diff options
author | obrien <obrien@FreeBSD.org> | 1999-07-14 23:20:27 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-07-14 23:20:27 +0000 |
commit | d002d9da52241c725aee046a4c592bc5ff56c467 (patch) | |
tree | b6e6144c5f451f824c7bfa06c287dac01ef4e608 | |
parent | 478bef346786ebe9be4902458830a61f29ccc9d2 (diff) | |
download | FreeBSD-ports-d002d9da52241c725aee046a4c592bc5ff56c467.zip FreeBSD-ports-d002d9da52241c725aee046a4c592bc5ff56c467.tar.gz |
Upgrade to version 0.3.6.
The previous state of this port had MD5 checksum problems, and upon fetching
a new distfile found that version "0.3.5" of the distfile contained the
directory "xwhois-0.3.6".
-rw-r--r-- | net/xwhois/Makefile | 4 | ||||
-rw-r--r-- | net/xwhois/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/xwhois/Makefile b/net/xwhois/Makefile index a395f21..e1d237c 100644 --- a/net/xwhois/Makefile +++ b/net/xwhois/Makefile @@ -3,10 +3,10 @@ # Date created: 31 December 1998 # Whom: Kris Kennaway <kkennawa@physics.adelaide.edu.au> # -# $Id: Makefile,v 1.5 1999/05/27 12:49:55 kris Exp $ +# $Id: Makefile,v 1.6 1999/05/29 03:56:15 steve Exp $ # -DISTNAME= xwhois-0.3.5 +DISTNAME= xwhois-0.3.6 CATEGORIES= net MASTER_SITES= http://c64.org/~nr/ \ http://www.goatnet.ml.org/ \ diff --git a/net/xwhois/distinfo b/net/xwhois/distinfo index f054a4e..6a7a8a9 100644 --- a/net/xwhois/distinfo +++ b/net/xwhois/distinfo @@ -1 +1 @@ -MD5 (xwhois-0.3.5.tar.gz) = bf0fb83e7a14a534f197366851e544cf +MD5 (xwhois-0.3.6.tar.gz) = e20cac14468bb883453d5302cbc66052 |