aboutsummaryrefslogtreecommitdiff
path: root/security/libtomcrypt
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-02-24 15:23:57 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-02-24 15:23:57 +0000
commit854f2a2f8ef547afaab1a92f9fe4a4b4fdae9959 (patch)
tree204bcbebd66dcac5b60d1509b02312e973aca2d4 /security/libtomcrypt
parent5c5f705ad7be02133fb589ab4b2f8d90340fbb6b (diff)
downloadports-854f2a2f8ef547afaab1a92f9fe4a4b4fdae9959.tar.gz
ports-854f2a2f8ef547afaab1a92f9fe4a4b4fdae9959.zip
Fix license permissions
Noticed by: jbeich
Notes
Notes: svn path=/head/; revision=379805
Diffstat (limited to 'security/libtomcrypt')
-rw-r--r--security/libtomcrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libtomcrypt/Makefile b/security/libtomcrypt/Makefile
index d091e435b26a..2dc3f6521d34 100644
--- a/security/libtomcrypt/Makefile
+++ b/security/libtomcrypt/Makefile
@@ -14,7 +14,7 @@ COMMENT= Comprehensive, modular, and portable cryptographic toolkit
LICENSE= PD
LICENSE_NAME= Public Domain
LICENSE_FILE= ${WRKSRC}/LICENSE
-LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
CFLAGS+= -I${LOCALBASE}/include
EXTRALIBS= -L${LOCALBASE}/lib