svn commit: r305807 - head/math/octave-forge-generate_html

Stephen Montgomery-Smith stephen at FreeBSD.org
Sat Oct 13 01:21:50 UTC 2012


Author: stephen
Date: Sat Oct 13 01:21:49 2012
New Revision: 305807
URL: http://svn.freebsd.org/changeset/ports/305807

Log:
  - Forgot to trim header in Makefile in last commit.
  
  Feature safe:	yes

Modified:
  head/math/octave-forge-generate_html/Makefile

Modified: head/math/octave-forge-generate_html/Makefile
==============================================================================
--- head/math/octave-forge-generate_html/Makefile	Sat Oct 13 01:20:20 2012	(r305806)
+++ head/math/octave-forge-generate_html/Makefile	Sat Oct 13 01:21:49 2012	(r305807)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	octave-forge-generate_html
-# Date created:		7 June 2009
-# Whom:			Stephen Montgomery-Smith <stephen at math.missouri.edu>
-#
+# Created by: Stephen Montgomery-Smith <stephen at math.missouri.edu>
 # $FreeBSD$
-#
 
 PORTNAME=	octave-forge-generate_html
 PORTVERSION=	0.1.5


More information about the svn-ports-head mailing list