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 c928b4523f8..80327f747be 100644 --- a/net/whois3/Makefile +++ b/net/whois3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:13 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:54 wiz Exp $ # DISTNAME= whois3-3.2.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=whois/} |