aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornivit <nivit@FreeBSD.org>2014-03-31 00:53:40 +0800
committernivit <nivit@FreeBSD.org>2014-03-31 00:53:40 +0800
commit5d2adc85ab6ead241dbbd5ffd672384797304938 (patch)
tree86e90d7fe6624af36e625862e349e8e8fd160a75
parent13bfa2490b03132cebb969f975cd4bac8233aa66 (diff)
downloadfreebsd-ports-graphics-5d2adc85ab6ead241dbbd5ffd672384797304938.tar.gz
freebsd-ports-graphics-5d2adc85ab6ead241dbbd5ffd672384797304938.tar.zst
freebsd-ports-graphics-5d2adc85ab6ead241dbbd5ffd672384797304938.zip
- Sync variable related to license terms with LEGAL file
Required by: eadler
-rw-r--r--graphics/uDrawGraph/Makefile2
-rw-r--r--math/kash3/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/uDrawGraph/Makefile b/graphics/uDrawGraph/Makefile
index 83e488541fe..e9464dacb10 100644
--- a/graphics/uDrawGraph/Makefile
+++ b/graphics/uDrawGraph/Makefile
@@ -27,7 +27,7 @@ LICENSES= LICENSE.txt LIZENZ.txt
LINK_OPTS= -sf
-RESTRICTED= binary under GNU LGPL without accompanying source
+RESTRICTED= Binary under GNU LGPL without accompanying source
NO_STAGE= yes
do-install:
diff --git a/math/kash3/Makefile b/math/kash3/Makefile
index 2df8d1e1ca5..c957c6d4ff9 100644
--- a/math/kash3/Makefile
+++ b/math/kash3/Makefile
@@ -13,7 +13,7 @@ COMMENT= A computer algebra system for computing in algebraic number fields
RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl
-NO_CDROM= not for commercial distribution or use
+NO_CDROM= Not for commercial distribution or use
NO_BUILD= yes
OPTIONS_DEFINE= OPTLIB DOCS
td>-6/+5 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Sanitize formatting, unmute installation commands, etc.danfe2013-03-192-28/+24 * Simplifyeadler2013-03-191-3/+1 * Reset maintainer:ehaupt2013-03-191-6/+2 * This one should work on latest -current.sobomax2012-12-181-0/+2 * - Get Rid MD5 supportmiwi2011-03-191-1/+0 * Mark as BROKEN on amd64.stefan2009-02-021-0/+1 * Use USE_LDCONFIG32 on amd64.stefan2009-01-281-5/+11 * - Fix hpacucli start.lippe2008-03-262-2/+2 * Patch the hpacucli script to have a #! line and add run touch in the normalbrooks2008-03-192-0/+12