aboutsummaryrefslogtreecommitdiff
path: root/security/john
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-11-25 00:05:09 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-11-25 00:05:09 +0000
commiteee414bcb5575dbf0a04678153c91fb2e70b2f15 (patch)
tree7d1a4cfb48d03a08d365c56dd43b9c0aa095ec2b /security/john
parent9ef11bbeec3f6926fc5126ee057783ed7078ee9b (diff)
downloadports-eee414bcb5575dbf0a04678153c91fb2e70b2f15.tar.gz
ports-eee414bcb5575dbf0a04678153c91fb2e70b2f15.zip
Remove the restriction on these due to containing DES code.
Notes
Notes: svn path=/head/; revision=35400
Diffstat (limited to 'security/john')
-rw-r--r--security/john/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/john/Makefile b/security/john/Makefile
index 2f1e223563d0..98dd63aa90d0 100644
--- a/security/john/Makefile
+++ b/security/john/Makefile
@@ -14,8 +14,6 @@ MASTER_SITES= http://www.false.com/security/john/ \
MAINTAINER= obrien@FreeBSD.org
-RESTRICTED= "contains crypto (crypt())"
-
.include <bsd.port.pre.mk>
OSNAME= ${OPSYS:S/F/f/:S/N/n/:S/O/o/:S/B/b/:S/S/s/:S/D/d/}