diff options
author | clsung <clsung@FreeBSD.org> | 2004-10-22 16:47:55 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2004-10-22 16:47:55 +0800 |
commit | 30a83f92505aeb9e9c162b552784e94f81792b9a (patch) | |
tree | fd8c8b6ffe290d606bc92d81865f91dd2fbdf6af /net | |
parent | 9791f29f527bed8e1e50e3c561d295f8c99b9fbc (diff) | |
download | freebsd-ports-gnome-30a83f92505aeb9e9c162b552784e94f81792b9a.tar.gz freebsd-ports-gnome-30a83f92505aeb9e9c162b552784e94f81792b9a.tar.zst freebsd-ports-gnome-30a83f92505aeb9e9c162b552784e94f81792b9a.zip |
- update to 4.6.23
PR: ports/72994
Submitted by: maintainer (Filippo Natali)
Approved by: co-mentor (vanilla)
Diffstat (limited to 'net')
-rw-r--r-- | net/whois/Makefile | 2 | ||||
-rw-r--r-- | net/whois/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/whois/Makefile b/net/whois/Makefile index 6f7f34265fbb..40cacd33da8b 100644 --- a/net/whois/Makefile +++ b/net/whois/Makefile @@ -6,7 +6,7 @@ # PORTNAME= whois -PORTVERSION= 4.6.22 +PORTVERSION= 4.6.23 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/net/whois/distinfo b/net/whois/distinfo index f36fda3671d8..e41dc58e86b9 100644 --- a/net/whois/distinfo +++ b/net/whois/distinfo @@ -1,2 +1,2 @@ -MD5 (whois_4.6.22.tar.gz) = b509d55935946b443fc6481f04bc8314 -SIZE (whois_4.6.22.tar.gz) = 51479 +MD5 (whois_4.6.23.tar.gz) = 4bc36d4263c735fa9db19d9d2e2c8498 +SIZE (whois_4.6.23.tar.gz) = 51710 |