summaryrefslogtreecommitdiff
path: root/security/crack
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commit95b3e3e2360a18f5efbc61ef85a063b7481be09f (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /security/crack
parent4815b5463ae62763c7f76ef59cf137fd64490912 (diff)
downloadpkgsrc-95b3e3e2360a18f5efbc61ef85a063b7481be09f.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'security/crack')
-rw-r--r--security/crack/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/crack/Makefile b/security/crack/Makefile
index 91774e005a9..2618e62d6f0 100644
--- a/security/crack/Makefile
+++ b/security/crack/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2002/08/09 13:03:19 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2003/03/29 12:42:22 jmmv Exp $
# FreeBSD Id: ports/security/crack/Makefile,v 1.11 1999/09/04 19:24:50 obrien Exp
DISTNAME= crack5.0
PKGNAME= crack-5.0
+WRKSRC= ${WRKDIR}/c50a
CATEGORIES= security
MASTER_SITES= ftp://ftp.task.gda.pl/mirror/ftp.cert.org/pub/tools/crack/ \
ftp://ftp.cs.umn.edu/mirror00/ftp.win.tue.nl/pub/security/ \
@@ -12,8 +13,6 @@ MAINTAINER= bouyer@netbsd.org
HOMEPAGE= http://www.users.dircon.co.uk/~crypto/
COMMENT= The "Sensible" Unix Password Cracker
-WRKSRC= ${WRKDIR}/c50a
-
pre-configure:
@${ECHO} "XLIB+= -lcrypt" >> ${WRKSRC}/src/util/Makefile