diff options
author | flz <flz@FreeBSD.org> | 2005-03-07 13:24:59 +0000 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-03-07 13:24:59 +0000 |
commit | 753a7d494f7bcbb540f621831679ee04f6d16579 (patch) | |
tree | 8202e242464a2ffdffd31ccdebcf37a0ccb3e4d9 /net/whois | |
parent | fdeae1e44c574085aa252119c0313f560c6c5404 (diff) | |
download | FreeBSD-ports-753a7d494f7bcbb540f621831679ee04f6d16579.zip FreeBSD-ports-753a7d494f7bcbb540f621831679ee04f6d16579.tar.gz |
- Update to 4.7.1.
PR: ports/78525
Submitted by: Filippo Natali <filippo@widestore.net> (maintainer)
Approved by: pav (mentor)
Diffstat (limited to 'net/whois')
-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 4511f89..f1503be 100644 --- a/net/whois/Makefile +++ b/net/whois/Makefile @@ -6,7 +6,7 @@ # PORTNAME= whois -PORTVERSION= 4.7.0 +PORTVERSION= 4.7.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/net/whois/distinfo b/net/whois/distinfo index ae0c3d2..22faa6d 100644 --- a/net/whois/distinfo +++ b/net/whois/distinfo @@ -1,2 +1,2 @@ -MD5 (whois_4.7.0.tar.gz) = 3a45f6db36bd64df938bc735f53d78f6 -SIZE (whois_4.7.0.tar.gz) = 52697 +MD5 (whois_4.7.1.tar.gz) = d88fb075a9a1e07ea4fd065299ffc700 +SIZE (whois_4.7.1.tar.gz) = 53163 |