diff options
author | kleink <kleink> | 2004-05-21 21:03:13 +0000 |
---|---|---|
committer | kleink <kleink> | 2004-05-21 21:03:13 +0000 |
commit | 0f69c0be7aad1aa5d13f50cb1135b4b5aa2dd3f8 (patch) | |
tree | ae964627f3c591d563d17d01cba8bf2bac1defdc /net/jwhois/Makefile | |
parent | 4c4f18dc2168e45a10c25484e52b02733c72b299 (diff) | |
download | pkgsrc-0f69c0be7aad1aa5d13f50cb1135b4b5aa2dd3f8.tar.gz |
Incorporate today's allocation of 2001:3C00::/23 to ARIN,
bringing us to jwhois-3.2.2nb5.
Diffstat (limited to 'net/jwhois/Makefile')
-rw-r--r-- | net/jwhois/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile index 0d52af848d4..ed957d8e87b 100644 --- a/net/jwhois/Makefile +++ b/net/jwhois/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2004/05/07 20:41:39 kleink Exp $ +# $NetBSD: Makefile,v 1.39 2004/05/21 21:03:13 kleink Exp $ # DISTNAME= jwhois-3.2.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU:=jwhois/} |