From 1b31533e41139b5300ee610308d91dcac48cf4b2 Mon Sep 17 00:00:00 2001 From: mph Date: Wed, 14 Jun 2000 05:44:53 +0000 Subject: In accordance with the New World Order, move the distfiles that I host from people.FreeBSD.org to MASTER_SITE_LOCAL. --- games/angband/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/angband') diff --git a/games/angband/Makefile b/games/angband/Makefile index 96310803f732..1c62efae3f11 100644 --- a/games/angband/Makefile +++ b/games/angband/Makefile @@ -16,7 +16,8 @@ MASTER_SITES= ftp://export.andrew.cmu.edu/angband/Source/ \ ftp://ftp.greyhelm.com/pub/Games/Angband/Angband-2.7.x/Extra/ \ ftp://ftp.sunet.se/pub/games/Angband/Extra/ \ ftp://mirror.aarnet.edu.au/pub/games/roguelike/angband/Extra/ \ - http://people.FreeBSD.org/~mph/distfiles/ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= mph DISTNAME= angband-290 DISTFILES= angband-290-src.tar.gz angband-290-graf.zip \ angband-290-data.tar.gz -- cgit