diff options
author | matusita <matusita@FreeBSD.org> | 2006-05-18 15:04:17 +0800 |
---|---|---|
committer | matusita <matusita@FreeBSD.org> | 2006-05-18 15:04:17 +0800 |
commit | fa126c6808e865bb3c6e27ffeb191fce65de284b (patch) | |
tree | ad6681ec012d9798130fca7aec917f4103ef8acc /net/jwhois/Makefile | |
parent | 45f716dd1e843fd84e6204238696600d67aaec83 (diff) | |
download | freebsd-ports-gnome-fa126c6808e865bb3c6e27ffeb191fce65de284b.tar.gz freebsd-ports-gnome-fa126c6808e865bb3c6e27ffeb191fce65de284b.tar.zst freebsd-ports-gnome-fa126c6808e865bb3c6e27ffeb191fce65de284b.zip |
Update latest jwhois.conf (rev 1.125) from the jwhois CVS repository,
including server names update and new domains' whois server.
Diffstat (limited to 'net/jwhois/Makefile')
-rw-r--r-- | net/jwhois/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile index a81b47600324..0557492b9a05 100644 --- a/net/jwhois/Makefile +++ b/net/jwhois/Makefile @@ -7,7 +7,7 @@ PORTNAME= jwhois PORTVERSION= 3.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= jwhois |