summaryrefslogtreecommitdiff
path: root/security/john
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-03-09 21:41:56 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-03-09 21:41:56 +0000
commit664188bae70c55c79793b92041d371755e74c92a (patch)
treea850de3119c8c1e0ceb6a3d0e7e4d1b1f4ba6e87 /security/john
parentJohn the Ripper is a UNIX password cracker, currently available for UNIX (diff)
Restricted: contains crypto -- crypt()
Notes
Notes: svn path=/head/; revision=5918
Diffstat (limited to 'security/john')
-rw-r--r--security/john/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/john/Makefile b/security/john/Makefile
index 548b054f3ada..be621ca877e8 100644
--- a/security/john/Makefile
+++ b/security/john/Makefile
@@ -4,7 +4,7 @@
# Date created: Sun Mar 09, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.2 1997/01/25 18:08:40 obrien Exp $
+# $Id: Makefile,v 1.1.1.1 1997/03/09 21:34:25 obrien Exp $
#
DISTNAME= ucfjohn3
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .zip
MAINTAINER= obrien@NUXI.com
+RESTRICTED= "contains crypto (crypt())"
+
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
EXTRACT_CMD= unzip