summaryrefslogtreecommitdiff
path: root/net/ripe-whois-tools
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
committerjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
commit0916498c1b6dd1e6312100e3813722d9ec0a3ae4 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /net/ripe-whois-tools
parent027ce626821d991bc282a370598c738be6c3e12e (diff)
downloadpkgsrc-0916498c1b6dd1e6312100e3813722d9ec0a3ae4.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'net/ripe-whois-tools')
-rw-r--r--net/ripe-whois-tools/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/ripe-whois-tools/Makefile b/net/ripe-whois-tools/Makefile
index 224178522a3..d8d6b54d2eb 100644
--- a/net/ripe-whois-tools/Makefile
+++ b/net/ripe-whois-tools/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2001/05/18 11:56:00 rh Exp $
+# $NetBSD: Makefile,v 1.3 2003/03/29 12:42:03 jmmv Exp $
#
DISTNAME= ripe-whois-tools-2.4
+WRKSRC= ${WRKDIR}
CATEGORIES= net
MASTER_SITES= ftp://ftp.ripe.net/tools/
@@ -9,8 +10,6 @@ MAINTAINER= seb@pbox.org
HOMEPAGE= http://www.ripe.net/ripencc/pub-services/db/
COMMENT= RIPE WHOIS client and tools
-WRKSRC= ${WRKDIR}
-
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "NetBSD"