diff options
Diffstat (limited to 'net/jwhois/Makefile')
-rw-r--r-- | net/jwhois/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile index 49d894aced1..6ef2a8f8d5f 100644 --- a/net/jwhois/Makefile +++ b/net/jwhois/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2003/08/09 11:16:19 seb Exp $ +# $NetBSD: Makefile,v 1.29 2003/09/16 09:24:57 agc Exp $ # -DISTNAME= jwhois-3.2.1 -PKGREVISION= 1 +DISTNAME= jwhois-3.2.2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU:=jwhois/} |