aboutsummaryrefslogtreecommitdiff
path: root/games/xscrabble
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/xscrabble
parentd82d2c0b2dcaabed93169c8b570c7fb0b09e19e8 (diff)
downloadports-8fc36b393c50f756c1cfb15aa8b203758d394117.tar.gz
ports-8fc36b393c50f756c1cfb15aa8b203758d394117.zip
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/xscrabble')
-rw-r--r--games/xscrabble/Makefile3
1 files changed, 2 insertions, 1 deletions
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