svn commit: r346883 - head/security/truecrypt

Ryan Steinmetz zi at FreeBSD.org
Mon Mar 3 12:03:02 UTC 2014


Author: zi
Date: Mon Mar  3 12:03:02 2014
New Revision: 346883
URL: http://svnweb.freebsd.org/changeset/ports/346883
QAT: https://qat.redports.org/buildarchive/r346883/

Log:
  - Update LEGAL per eadler@

Modified:
  head/security/truecrypt/Makefile

Modified: head/security/truecrypt/Makefile
==============================================================================
--- head/security/truecrypt/Makefile	Mon Mar  3 11:41:38 2014	(r346882)
+++ head/security/truecrypt/Makefile	Mon Mar  3 12:03:02 2014	(r346883)
@@ -26,9 +26,9 @@ WRKSRC=		${WRKDIR}/truecrypt-${PORTVERSI
 USES=		fuse iconv pkgconfig
 USE_GCC=	any
 USE_GMAKE=	yes
-RESTRICTED=	Downloading requires acceptance of license agreement
-NO_CDROM=	Distribution requires acceptance of license agreement
-NO_PACKAGE=	Distribution requires acceptance of license agreement
+RESTRICTED=	May not be redistributed.  Must accept license to download.
+NO_CDROM=	May not be redistributed.  Must accept license to download.
+NO_PACKAGE=	May not be redistributed.  Must accept license to download.
 NO_STAGE=	yes
 
 TC_SRCFILE=	TrueCrypt_${PORTVERSION}_Source.tar.gz


More information about the svn-ports-head mailing list