diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-16 08:11:38 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-16 08:11:38 +0000 |
commit | f430008ea5830032db37bb1857797a4f9b0619ea (patch) | |
tree | 9f76f631a5502b910b45d54b8206530bb7f8daab | |
parent | Add nrg2iso, a utility for converting CD (or DVD) image generated by (diff) |
Update to 4.6.20
PR: ports/70521
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=116364
-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 d35119a4b387..0bdf7d9812bf 100644 --- a/net/whois/Makefile +++ b/net/whois/Makefile @@ -6,7 +6,7 @@ # PORTNAME= whois -PORTVERSION= 4.6.19 +PORTVERSION= 4.6.20 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/net/whois/distinfo b/net/whois/distinfo index 204f5d98aabf..256bd4d3ca34 100644 --- a/net/whois/distinfo +++ b/net/whois/distinfo @@ -1,2 +1,2 @@ -MD5 (whois_4.6.19.tar.gz) = b68bc25a33549b34379e8d34ed9c0a4d -SIZE (whois_4.6.19.tar.gz) = 51054 +MD5 (whois_4.6.20.tar.gz) = 7d39ff0c8364f6e0529b61454f11d341 +SIZE (whois_4.6.20.tar.gz) = 51341 |