aboutsummaryrefslogtreecommitdiffstats
path: root/net/xwhois
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>1999-03-01 18:51:39 +0800
committerkris <kris@FreeBSD.org>1999-03-01 18:51:39 +0800
commit9c8b035feffad87843c3440c87e1c193750f81a8 (patch)
tree9f01b9dceacb1d85733e77ce76c1bff9343d903e /net/xwhois
parent7f1964c4d8f32942c731b19cb84ffcfb0c02a651 (diff)
downloadfreebsd-ports-gnome-9c8b035feffad87843c3440c87e1c193750f81a8.tar.gz
freebsd-ports-gnome-9c8b035feffad87843c3440c87e1c193750f81a8.tar.zst
freebsd-ports-gnome-9c8b035feffad87843c3440c87e1c193750f81a8.zip
Add a MASTER_SITE of my own, since the distfile seems to change sometimes
without updating version number. Requested by: Satoshi
Diffstat (limited to 'net/xwhois')
-rw-r--r--net/xwhois/Makefile5
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