summaryrefslogtreecommitdiff
path: root/net/macipgw
diff options
context:
space:
mode:
authorStefan Bethke <stb@FreeBSD.org>1998-12-02 01:02:37 +0000
committerStefan Bethke <stb@FreeBSD.org>1998-12-02 01:02:37 +0000
commitfa53d102636e5033e165b62add4d284b96c71647 (patch)
tree8fcfaac503182ed0af364c5b959aa6025e9ec4f9 /net/macipgw
parentMove pre-fetch target to pre-extract. The desire is to be able to fetch (diff)
Added two more MASTER_SITES, as per Satoshi's request.
Notes
Notes: svn path=/head/; revision=15043
Diffstat (limited to 'net/macipgw')
-rw-r--r--net/macipgw/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/macipgw/Makefile b/net/macipgw/Makefile
index f7dd9cc5a80a..b9a1eb92a374 100644
--- a/net/macipgw/Makefile
+++ b/net/macipgw/Makefile
@@ -3,12 +3,14 @@
# Date created: 25 Nov 1997
# Whom: stb
#
-# $Id: Makefile,v 1.1.1.1 1997/12/04 20:12:56 stb Exp $
+# $Id: Makefile,v 1.2 1997/12/09 05:20:18 asami Exp $
#
DISTNAME= macipgw-1.0
CATEGORIES= net
-MASTER_SITES= ftp://ftp.promo.de/pub/people/stefan/netatalk/
+MASTER_SITES= ftp://ftp.promo.de/pub/people/stefan/netatalk/ \
+ ftp://ftp.hanse.de/pub/people/stefan.bethke/netatalk/ \
+ http://www.freebsd.org/~stb/netatalk/
MAINTAINER= stb@freebsd.org