diff options
Diffstat (limited to 'net/whois3/Makefile')
-rw-r--r-- | net/whois3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/whois3/Makefile b/net/whois3/Makefile index 80327f747be..624a16b4a51 100644 --- a/net/whois3/Makefile +++ b/net/whois3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:54 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2016/07/09 06:38:47 wiz Exp $ # DISTNAME= whois3-3.2.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=whois/} |