From 239ed910e11d20a20ca9157737a47cab327ce029 Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 29 Jun 2000 07:03:02 +0000 Subject: Move the stragler's www.freebsd.org/~user distfiles to the offical MASTER_SITE_LOCAL site. --- net/netatalk-devel/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'net/netatalk-devel/Makefile') diff --git a/net/netatalk-devel/Makefile b/net/netatalk-devel/Makefile index e75a50095f90..5a8f30a8ec8c 100644 --- a/net/netatalk-devel/Makefile +++ b/net/netatalk-devel/Makefile @@ -9,12 +9,14 @@ PORTNAME= netatalk PORTVERSION= 1.4b2 CATEGORIES= net print MASTER_SITES= ftp://terminator.rs.itd.umich.edu/unix/netatalk/ \ - http://people.FreeBSD.org/~stb/mirror/terminator.rs.itd.umich.edu/unix/netatalk/ \ + ${MASTER_SITE_LOCAL} \ ftp://ftp.hanse.de/sites/transit/mirror/terminator.rs.itd.umich.edu/unix/netatalk/ +MASTER_SITE_SUBDIR= stb/mirror/terminator.rs.itd.umich.edu/unix/netatalk PATCH_SITES= http://www.umich.edu/~rsug/netatalk/patches/1.4b2/ \ - http://people.FreeBSD.org/~stb/mirror/www.umich.edu/%7Ersug/netatalk/patches/1.4b2/ \ + ${MASTER_SITE_LOCAL} \ ftp://ftp.hanse.de/sites/transit/mirror/www.umich.edu/%257Ersug/netatalk/patches/1.4b2/ +PATCH_SITE_SUBDIR= stb/mirror/www.umich.edu/%7Ersug/netatalk/patches/1.4b2/ \ PATCHFILES= afpd-macos8.diff afpd-bfree.diff MAINTAINER= stb@freebsd.org -- cgit