aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-03-19 05:56:30 +0800
committereadler <eadler@FreeBSD.org>2013-03-19 05:56:30 +0800
commit6844d3f7f792d9dce1e05a5f4f29d547397b218b (patch)
tree51d86f5b60bf968487093b3c7a33dfaf18107397 /math
parent6f98ddf18322570583f7cec4c11a028fafeecceb (diff)
downloadfreebsd-ports-gnome-6844d3f7f792d9dce1e05a5f4f29d547397b218b.tar.gz
freebsd-ports-gnome-6844d3f7f792d9dce1e05a5f4f29d547397b218b.tar.zst
freebsd-ports-gnome-6844d3f7f792d9dce1e05a5f4f29d547397b218b.zip
"aaargh, quoted Makefile variables"
Approved by: portmgr (bapt)
Diffstat (limited to 'math')
-rw-r--r--math/triangle/Makefile8
-rw-r--r--math/xgobi/Makefile8
2 files changed, 4 insertions, 12 deletions
diff --git a/math/triangle/Makefile b/math/triangle/Makefile
index 2447cf7891ea..df10c321b5bd 100644
--- a/math/triangle/Makefile
+++ b/math/triangle/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: triangle
-# Date created: 16 Octobre 2004
-# Whom: Thierry Thomas <thierry@pompo.net>
-#
+# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
-#
PORTNAME= triangle
PORTVERSION= 1.6
@@ -17,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= Triangle must not be sold for profit
NO_WRKSUBDIR= yes
USE_ZIP= yes
diff --git a/math/xgobi/Makefile b/math/xgobi/Makefile
index 7b497d91b831..905dd6f9109b 100644
--- a/math/xgobi/Makefile
+++ b/math/xgobi/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xgobi
-# Date created: 5 December 2001
-# Whom: Tony Maher <tonym@biolateral.com.au>
-#
+# Created by: Tony Maher <tonym@biolateral.com.au>
# $FreeBSD$
-#
PORTNAME= xgobi
PORTVERSION= 2002.06.20
@@ -16,7 +12,7 @@ EXTRACT_SUFX= .sh.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical data visualisation tool
-NO_CDROM= "Restrictive copyright (do not sell for profit)"
+NO_CDROM= Restrictive copyright (do not sell for profit)
PATCH_WRKSRC= ${WRKDIR}/${PORTNAME}/src
CONFIGURE_WRKSRC= ${PATCH_WRKSRC}