From 5d2adc85ab6ead241dbbd5ffd672384797304938 Mon Sep 17 00:00:00 2001 From: nivit Date: Sun, 30 Mar 2014 16:53:40 +0000 Subject: - Sync variable related to license terms with LEGAL file Required by: eadler --- graphics/uDrawGraph/Makefile | 2 +- math/kash3/Makefile | 2 +- 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 -- cgit