diff options
author | taca <taca@pkgsrc.org> | 2005-04-11 15:38:16 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2005-04-11 15:38:16 +0000 |
commit | cd6b5c621acee2e80e847e6e5d22a615071ec84e (patch) | |
tree | c35430275efc4545c3febe68351f49d5008ef1d5 /net/jwhois/Makefile | |
parent | b90b6d8e8819511f28f0f0654327763de481234a (diff) | |
download | pkgsrc-cd6b5c621acee2e80e847e6e5d22a615071ec84e.tar.gz |
Change whois server for jp domain; whois.nic.ad.jp => whois.jprs.jp.
(whois.nic.ad.jp is still valid for IP address.)
Bump PKGREVISION.
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 b5ebb4e2199..d84b59ed465 100644 --- a/net/jwhois/Makefile +++ b/net/jwhois/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2005/01/29 18:10:05 kim Exp $ +# $NetBSD: Makefile,v 1.50 2005/04/11 15:38:16 taca Exp $ # DISTNAME= jwhois-3.2.2 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU:=jwhois/} |