summaryrefslogtreecommitdiff
path: root/security/nfsbug
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit1e53090cc228edde244c3b79950271b8ca469b1f (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /security/nfsbug
parent0bc53217fe50327f0f59e7136db15f92f75951d9 (diff)
downloadpkgsrc-1e53090cc228edde244c3b79950271b8ca469b1f.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'security/nfsbug')
-rw-r--r--security/nfsbug/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nfsbug/Makefile b/security/nfsbug/Makefile
index 4272cc5d8f9..39959adfedc 100644
--- a/security/nfsbug/Makefile
+++ b/security/nfsbug/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:00 grant Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/20 12:25:34 agc Exp $
DISTNAME= nfsshell-1.0
-WRKSRC= ${WRKDIR}/nfsbug
CATEGORIES= net security
MASTER_SITES= http://www.asmodeus.com/archive/Xnix/
DISTFILES= nfsBugFerret.tgz \
@@ -11,6 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
COMMENT= NFS security verification suite
EXTRACT_ONLY= nfsBugFerret.tgz
+WRKSRC= ${WRKDIR}/nfsbug
# Only works on 1.5B or greater on most platforms but will work on any x86
# since struct pmap didn't get exposed through vm.h there.