diff options
| author | Stefan Bethke <stb@FreeBSD.org> | 1999-04-20 22:54:02 +0000 |
|---|---|---|
| committer | Stefan Bethke <stb@FreeBSD.org> | 1999-04-20 22:54:02 +0000 |
| commit | b389c3c7727e3ca51d2cc4dabf82be2f1bbd730e (patch) | |
| tree | 3d18155400c303242f9f17d3d075500a1b8e91df /net/netatalk-asun | |
| parent | 43ba6e5a93b0961421fe0dc7ddb2084a9308e0b2 (diff) | |
Update MASTER_SITES
ADD WWW_SITE (for net/netatalk)
Diffstat (limited to 'net/netatalk-asun')
| -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 |
