diff options
author | Kris Kennaway <kris@FreeBSD.org> | 1999-03-01 10:51:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 1999-03-01 10:51:39 +0000 |
commit | eba4963deb099240308ac05e2158565782bcdbbb (patch) | |
tree | b7832a0ad6cecde6b4754595f7a89e796eb32a3d /net/xwhois | |
parent | 7dfd5884428e835444a65ab3d39fd668798ecdd1 (diff) | |
download | ports-eba4963deb099240308ac05e2158565782bcdbbb.tar.gz ports-eba4963deb099240308ac05e2158565782bcdbbb.zip |
Notes
Diffstat (limited to 'net/xwhois')
-rw-r--r-- | net/xwhois/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/xwhois/Makefile b/net/xwhois/Makefile index bd590d3a049f..8ebe261bb21d 100644 --- a/net/xwhois/Makefile +++ b/net/xwhois/Makefile @@ -3,7 +3,7 @@ # Date created: 31 December 1998 # Whom: Kris Kennaway <kkennawa@physics.adelaide.edu.au> # -# $Id: Makefile,v 1.1.1.1 1999/01/29 23:44:22 billf Exp $ +# $Id: Makefile,v 1.2 1999/03/01 10:46:39 kris Exp $ # DISTNAME= xwhois-0.3.3 @@ -12,7 +12,8 @@ MASTER_SITES= http://c64.org/~nr/ \ http://www.goatnet.ml.org/ \ ftp://sangis.kalix.net/pub/nr/xwhois/ \ ftp://c64.org/pub/nr/xwhois/ \ - ftp://ftp.infodrom.north.de/pub/unix/gtkbuffet/apps/xwhois/ + ftp://ftp.infodrom.north.de/pub/unix/gtkbuffet/apps/xwhois/ \ + http://www.physics.adelaide.edu.au/~kkennawa/ MAINTAINER= kris@FreeBSD.ORG |