svn commit: r349648 - in head: graphics/uDrawGraph math/kash3

Nicola Vitale nivit at FreeBSD.org
Sun Mar 30 16:53:41 UTC 2014


Author: nivit
Date: Sun Mar 30 16:53:40 2014
New Revision: 349648
URL: http://svnweb.freebsd.org/changeset/ports/349648
QAT: https://qat.redports.org/buildarchive/r349648/

Log:
  - Sync variable related to license terms with LEGAL file
  
  Required by:	eadler

Modified:
  head/graphics/uDrawGraph/Makefile
  head/math/kash3/Makefile

Modified: head/graphics/uDrawGraph/Makefile
==============================================================================
--- head/graphics/uDrawGraph/Makefile	Sun Mar 30 16:47:14 2014	(r349647)
+++ head/graphics/uDrawGraph/Makefile	Sun Mar 30 16:53:40 2014	(r349648)
@@ -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:

Modified: head/math/kash3/Makefile
==============================================================================
--- head/math/kash3/Makefile	Sun Mar 30 16:47:14 2014	(r349647)
+++ head/math/kash3/Makefile	Sun Mar 30 16:53:40 2014	(r349648)
@@ -13,7 +13,7 @@ COMMENT=	A computer algebra system for c
 
 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


More information about the svn-ports-head mailing list