diff options
author | stb <stb@FreeBSD.org> | 1999-04-21 06:54:02 +0800 |
---|---|---|
committer | stb <stb@FreeBSD.org> | 1999-04-21 06:54:02 +0800 |
commit | 29a538028f926fe096c7d1f58f35b3b672711809 (patch) | |
tree | 5d872952a03fa720e3e55df092f4f2f6c90f5984 /net/netatalk-asun/Makefile | |
parent | ac24ea13815fa1759ca24f1a8eabab8723c5dd29 (diff) | |
download | freebsd-ports-gnome-29a538028f926fe096c7d1f58f35b3b672711809.tar.gz freebsd-ports-gnome-29a538028f926fe096c7d1f58f35b3b672711809.tar.zst freebsd-ports-gnome-29a538028f926fe096c7d1f58f35b3b672711809.zip |
Update MASTER_SITES
ADD WWW_SITE (for net/netatalk)
Diffstat (limited to 'net/netatalk-asun/Makefile')
-rw-r--r-- | net/netatalk-asun/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net/netatalk-asun/Makefile b/net/netatalk-asun/Makefile index 0dcc5256064a..ba6640e52019 100644 --- a/net/netatalk-asun/Makefile +++ b/net/netatalk-asun/Makefile @@ -3,13 +3,15 @@ # Date created: 07 Sep 1998 # Whom: stb@freebsd.org # -# $Id: Makefile,v 1.4 1999/02/25 01:57:43 asami Exp $ +# $Id: Makefile,v 1.5 1999/03/22 21:34:21 stb Exp $ # DISTNAME= netatalk-1.4b2+asun2.1.3 PKGNAME= netatalk-1.4b2+asun-2.1.3 CATEGORIES= net print -MASTER_SITES= ftp://ftp.u.washington.edu/public/asun/ +MASTER_SITES= ftp://ftp.u.washington.edu/public/asun/ \ + http://www.freebsd.org/~stb/mirror/ftp.u.washington.edu/public/asun/ \ + ftp://ftp.hanse.de/sites/transit/ftp.u.washington.edu/public/asun/ MAINTAINER= stb@freebsd.org |