Date: Wed, 11 Dec 2013 19:33:20 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336206 - in head: . sysutils/arcconf Message-ID: <201312111933.rBBJXK2n016118@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Wed Dec 11 19:33:20 2013 New Revision: 336206 URL: http://svnweb.freebsd.org/changeset/ports/336206 Log: LEGAL, sysutils/arcconf: canconicalize LEGAL text The Csysutils/arcconf port has legal restrictions. Ensure that LEGAL and the restriction variables say the same thing. Modified: head/LEGAL head/sysutils/arcconf/Makefile Modified: head/LEGAL ============================================================================== --- head/LEGAL Wed Dec 11 19:28:33 2013 (r336205) +++ head/LEGAL Wed Dec 11 19:33:20 2013 (r336206) @@ -53,7 +53,7 @@ boodler-* audio/boodler Not for commer Browser*.tar.gz net/ldapbrowser No reply from author regarding redistribution licensing bzip-* archivers/bzip Some algorithms used may infringe certain US patents. Opinions differ. Commercial use could render you liable to unfriendly legal action citrix_ica-* net/citrix_ica License prohibits redistribution -cli_freebsd* sysutils/arcconf May not be redistributed +cli_freebsd* sysutils/arcconf May not be redistributed in binary form clustalw-* biology/clustalw No commercial use condor_src-* sysutils/condor Requires (free) registration contool-* sysutils/contool Do not incorporate the source code into a product which is subsequently sold Modified: head/sysutils/arcconf/Makefile ============================================================================== --- head/sysutils/arcconf/Makefile Wed Dec 11 19:28:33 2013 (r336205) +++ head/sysutils/arcconf/Makefile Wed Dec 11 19:33:20 2013 (r336206) @@ -18,7 +18,7 @@ PERIODICSCRIPT= 410.status-aac-raid SUB_FILES+= ${PERIODICSCRIPT} RESTRICTED= May not be redistributed in binary form -NO_CDROM= yes +NO_CDROM= May not be redistributed in binary form NO_STAGE= yes .include <bsd.port.pre.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312111933.rBBJXK2n016118>