diff options
Diffstat (limited to 'net/whois3/Makefile')
-rw-r--r-- | net/whois3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/whois3/Makefile b/net/whois3/Makefile index 598dc485d5b..df69003440c 100644 --- a/net/whois3/Makefile +++ b/net/whois3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:32 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/03 21:57:13 wiz Exp $ # DISTNAME= whois3-3.2.2 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=whois/} |