svn commit: r346924 - head/math/triangle

Brendan Fabeny bf at FreeBSD.org
Mon Mar 3 15:52:21 UTC 2014


Author: bf
Date: Mon Mar  3 15:52:20 2014
New Revision: 346924
URL: http://svnweb.freebsd.org/changeset/ports/346924
QAT: https://qat.redports.org/buildarchive/r346924/

Log:
  make NO_CDROM agree with LEGAL; fix WWW whitespace

Modified:
  head/math/triangle/Makefile
  head/math/triangle/pkg-descr

Modified: head/math/triangle/Makefile
==============================================================================
--- head/math/triangle/Makefile	Mon Mar  3 15:51:00 2014	(r346923)
+++ head/math/triangle/Makefile	Mon Mar  3 15:52:20 2014	(r346924)
@@ -13,7 +13,7 @@ DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
 MAINTAINER=	bf at FreeBSD.org
 COMMENT=	A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator
 
-NO_CDROM=	Triangle must not be sold for profit
+NO_CDROM=	No commercial use without prior arrangement with the author
 
 NO_WRKSUBDIR=	yes
 USE_ZIP=	yes

Modified: head/math/triangle/pkg-descr
==============================================================================
--- head/math/triangle/pkg-descr	Mon Mar  3 15:51:00 2014	(r346923)
+++ head/math/triangle/pkg-descr	Mon Mar  3 15:52:20 2014	(r346924)
@@ -8,4 +8,4 @@ especially those generated by Triangle, 
 generator and Delaunay triangulator.
 Show Me can also write PostScript images to files.
 
-WWW:  http://www.cs.cmu.edu/~quake/triangle.html
+WWW: http://www.cs.cmu.edu/~quake/triangle.html


More information about the svn-ports-head mailing list