From 048ee38c7d7247afcc2f9279d08a5840eb32883e Mon Sep 17 00:00:00 2001 From: bf Date: Mon, 3 Mar 2014 15:52:20 +0000 Subject: make NO_CDROM agree with LEGAL; fix WWW whitespace --- math/triangle/Makefile | 2 +- math/triangle/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/math/triangle/Makefile b/math/triangle/Makefile index c784b95b5cda..1622345931a1 100644 --- a/math/triangle/Makefile +++ b/math/triangle/Makefile @@ -13,7 +13,7 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= bf@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 diff --git a/math/triangle/pkg-descr b/math/triangle/pkg-descr index afa8197757b1..7a8d3d7dd95d 100644 --- a/math/triangle/pkg-descr +++ b/math/triangle/pkg-descr @@ -8,4 +8,4 @@ especially those generated by Triangle, my two-dimensional quality mesh 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 -- cgit