summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/john/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/john/Makefile b/security/john/Makefile
index be621ca877e8..51651da0389b 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.1.1.1 1997/03/09 21:34:25 obrien Exp $
+# $Id: Makefile,v 1.2 1997/03/09 21:41:56 obrien Exp $
#
DISTNAME= ucfjohn3
@@ -15,10 +15,10 @@ EXTRACT_SUFX= .zip
MAINTAINER= obrien@NUXI.com
-RESTRICTED= "contains crypto (crypt())"
-
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
+RESTRICTED= "contains crypto (crypt())"
+
EXTRACT_CMD= unzip
EXTRACT_ARGS= -oqL
NO_WRKSUBDIR= yes