Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 2014 16:53:40 +0000 (UTC)
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r349648 - in head: graphics/uDrawGraph math/kash3
Message-ID:  <201403301653.s2UGrelE073992@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403301653.s2UGrelE073992>