diff options
author | vs <vs@FreeBSD.org> | 2005-05-30 17:21:08 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-05-30 17:21:08 +0800 |
commit | 5a42d59332f91db49365c7b9d72251566e08eb03 (patch) | |
tree | 7fe22e67f70a5f76b8e01d8bbb6e3506bd6f0c02 /net/whois/Makefile | |
parent | 8fde31f00f46d7ffb407f403925af29e31851761 (diff) | |
download | freebsd-ports-gnome-5a42d59332f91db49365c7b9d72251566e08eb03.tar.gz freebsd-ports-gnome-5a42d59332f91db49365c7b9d72251566e08eb03.tar.zst freebsd-ports-gnome-5a42d59332f91db49365c7b9d72251566e08eb03.zip |
Update net/whois to 4.7.5:
- Updated the .in TLD server.
- Added the ASN allocations for Afrinic.
PR: ports/81651
Submitted by: maintainer
Diffstat (limited to 'net/whois/Makefile')
-rw-r--r-- | net/whois/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/whois/Makefile b/net/whois/Makefile index e35e1e63a6a1..773db868fbe6 100644 --- a/net/whois/Makefile +++ b/net/whois/Makefile @@ -6,7 +6,7 @@ # PORTNAME= whois -PORTVERSION= 4.7.4 +PORTVERSION= 4.7.5 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} |