diff options
Diffstat (limited to 'net/md-whois/Makefile')
-rw-r--r-- | net/md-whois/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/md-whois/Makefile b/net/md-whois/Makefile index a14c7db1d87..3f467997b53 100644 --- a/net/md-whois/Makefile +++ b/net/md-whois/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2014/05/29 23:37:04 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:50:42 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,7 +7,7 @@ DISTNAME= whois_${VERSION} PKGNAME= md-whois-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/w/whois/} |