diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-02 09:28:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-02 09:28:38 +0000 |
commit | 3b77ae92c3ef0469a2b35f66b9bc149907476139 (patch) | |
tree | a843af496362550771e7ea438c3cfd7982f5de47 /net | |
parent | Migrate users of linux-e2fsprogs to native version. (diff) |
- Update to 4.6.11
PR: ports/63603
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=102710
Diffstat (limited to 'net')
-rw-r--r-- | net/whois/Makefile | 5 | ||||
-rw-r--r-- | net/whois/distinfo | 3 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/whois/Makefile b/net/whois/Makefile index fc0025806770..e773f13fec29 100644 --- a/net/whois/Makefile +++ b/net/whois/Makefile @@ -6,10 +6,9 @@ # PORTNAME= whois -PORTVERSION= 4.6.9 -PORTREVISION= 1 +PORTVERSION= 4.6.11 CATEGORIES= net -MASTER_SITES= http://www.linux.it/~md/software/ +MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= filippo@widestore.net diff --git a/net/whois/distinfo b/net/whois/distinfo index 31459b274d90..b2e2b7a81913 100644 --- a/net/whois/distinfo +++ b/net/whois/distinfo @@ -1 +1,2 @@ -MD5 (whois_4.6.9.tar.gz) = dee71d7aac10146f3f9d2f1d8d0d9323 +MD5 (whois_4.6.11.tar.gz) = beb48ed9877caa313d46d08104c642bf +SIZE (whois_4.6.11.tar.gz) = 56580 |