From eba4963deb099240308ac05e2158565782bcdbbb Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Mon, 1 Mar 1999 10:51:39 +0000 Subject: [PATCH] Add a MASTER_SITE of my own, since the distfile seems to change sometimes without updating version number. Requested by: Satoshi --- net/xwhois/Makefile | 5 +++-- 1 file 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 # -# $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