diff options
Diffstat (limited to 'net/md-whois/Makefile')
-rw-r--r-- | net/md-whois/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/md-whois/Makefile b/net/md-whois/Makefile index f94c835d58d..3a05638b38c 100644 --- a/net/md-whois/Makefile +++ b/net/md-whois/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2011/05/10 14:01:10 taca Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/03 21:56:55 wiz Exp $ # # todo: set location of [md-]whois.conf and fix in man page too # todo: build and install the po/ files and add to PLIST @@ -7,6 +7,7 @@ DISTNAME= whois_${VERSION} PKGNAME= md-whois-${VERSION} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/w/whois/} |