diff options
author | sem <sem@FreeBSD.org> | 2004-12-01 22:51:55 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2004-12-01 22:51:55 +0800 |
commit | 4147645e20bcf8e3fcf6630c850a0a54c8a72f07 (patch) | |
tree | 8ed8747e3206d3f013595163a7eb295e5b1161f4 /net/whois/Makefile | |
parent | d8dd4c59d2d82687b83d98cdeba4d17c4ce57a4c (diff) | |
download | freebsd-ports-gnome-4147645e20bcf8e3fcf6630c850a0a54c8a72f07.tar.gz freebsd-ports-gnome-4147645e20bcf8e3fcf6630c850a0a54c8a72f07.tar.zst freebsd-ports-gnome-4147645e20bcf8e3fcf6630c850a0a54c8a72f07.zip |
- Update to 4.6.24
PR: ports/74578
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 40cacd33da8b..51cb8764c050 100644 --- a/net/whois/Makefile +++ b/net/whois/Makefile @@ -6,7 +6,7 @@ # PORTNAME= whois -PORTVERSION= 4.6.23 +PORTVERSION= 4.6.24 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} |