summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>2000-06-14 05:44:53 +0000
committerMatthew Hunt <mph@FreeBSD.org>2000-06-14 05:44:53 +0000
commit8fc36b393c50f756c1cfb15aa8b203758d394117 (patch)
tree2c01e2faac2182c6b853631f5e348c2e8a07231d /games
parentUpgrade to beta74. (diff)
In accordance with the New World Order, move the distfiles that
I host from people.FreeBSD.org to MASTER_SITE_LOCAL.
Notes
Notes: svn path=/head/; revision=29588
Diffstat (limited to 'games')
-rw-r--r--games/angband/Makefile3
-rw-r--r--games/jzip/Makefile3
-rw-r--r--games/xcogitate/Makefile3
-rw-r--r--games/xinfocom/Makefile3
-rw-r--r--games/xscrabble/Makefile3
5 files changed, 10 insertions, 5 deletions
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
diff --git a/games/jzip/Makefile b/games/jzip/Makefile
index 38871a4a894a..5e6ff8d01ca7 100644
--- a/games/jzip/Makefile
+++ b/games/jzip/Makefile
@@ -8,7 +8,8 @@
PORTNAME= jzip
PORTVERSION= 2.0.1g
CATEGORIES= games
-MASTER_SITES= http://people.FreeBSD.org/~mph/distfiles/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= mph
DISTNAME= jzip201g
MAINTAINER= mph@freebsd.org
diff --git a/games/xcogitate/Makefile b/games/xcogitate/Makefile
index c730a4b63725..5684f4a15752 100644
--- a/games/xcogitate/Makefile
+++ b/games/xcogitate/Makefile
@@ -8,7 +8,8 @@
PORTNAME= xcogitate
PORTVERSION= 1.02
CATEGORIES= games
-MASTER_SITES= http://people.FreeBSD.org/~mph/distfiles/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= mph
MAINTAINER= ports@FreeBSD.org
diff --git a/games/xinfocom/Makefile b/games/xinfocom/Makefile
index 99db54569b0e..54379d47fd1e 100644
--- a/games/xinfocom/Makefile
+++ b/games/xinfocom/Makefile
@@ -8,7 +8,8 @@
PORTNAME= xinfocom
PORTVERSION= 1.8m
CATEGORIES= games
-MASTER_SITES= http://people.FreeBSD.org/~mph/distfiles/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= mph
DISTFILES= unix8m.tgz
MAINTAINER= mph@freebsd.org
diff --git a/games/xscrabble/Makefile b/games/xscrabble/Makefile
index fb5e4cdf0201..563ec90d355c 100644
--- a/games/xscrabble/Makefile
+++ b/games/xscrabble/Makefile
@@ -9,7 +9,8 @@ PORTNAME= xscrabble
PORTVERSION= 1.0
CATEGORIES= games
MASTER_SITES= http://www.belgarath.demon.co.uk/programs/ \
- http://people.FreeBSD.org/~mph/distfiles/
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= mph
DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org