summaryrefslogtreecommitdiff
path: root/security/john
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-03-10 17:39:35 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-03-10 17:39:35 +0000
commit206e6779f8121ad50c275807913ddde785e1127e (patch)
tree3fd0932da48ec589c88d7f98e461b5aa5e75881a /security/john
parentUpgrade, 1.0 -> 1.2. Closes PR ports/2909. (diff)
Style problem.
Noticed by: Satoshi
Notes
Notes: svn path=/head/; revision=5931
Diffstat (limited to 'security/john')
-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