From 95b3e3e2360a18f5efbc61ef85a063b7481be09f Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 29 Mar 2003 12:40:00 +0000 Subject: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. --- security/john/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/john/Makefile') diff --git a/security/john/Makefile b/security/john/Makefile index 61c248db662..b003564a9b2 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/03/26 12:40:45 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2003/03/29 12:42:23 jmmv Exp $ # DISTNAME= john-1.6 +WRKSRC= ${WRKDIR}/${DISTNAME}/src CATEGORIES= security textproc MASTER_SITES= http://www.openwall.com/john/ @@ -9,7 +10,6 @@ MAINTAINER= DawS@irc.pl HOMEPAGE= http://www.openwall.com/john/ COMMENT= Unix Password Cracker -WRKSRC= ${WRKDIR}/${DISTNAME}/src ALL_TARGET= generic do-install: -- cgit v1.2.3