summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorUlrich Spörlein <uqs@FreeBSD.org>2010-11-25 19:00:01 +0000
committerUlrich Spörlein <uqs@FreeBSD.org>2010-11-25 19:00:01 +0000
commit4144869fa12e2b2c75225f0147b2d48d92bd6162 (patch)
tree5966124ff4ea772a12e92a70a9307034ccb4f186 /games
parentUpdate wmcliphist to 1.0 (diff)
Fix remaining MASTER_SITE_LOCAL abuses for my ports.
Notes
Notes: svn path=/head/; revision=265146
Diffstat (limited to 'games')
-rw-r--r--games/bsdgames/Makefile2
-rw-r--r--games/wmquake/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/games/bsdgames/Makefile b/games/bsdgames/Makefile
index c46b583b808c..cd1210f823f8 100644
--- a/games/bsdgames/Makefile
+++ b/games/bsdgames/Makefile
@@ -12,7 +12,7 @@ PORTEPOCH= 1
CATEGORIES= games
# Fetched from http://gitweb.dragonflybsd.org/dragonfly.git/tree/v2.4.0:/games
# Content is stable, but file timestamps differ. Bad gitweb, no cookie!
-MASTER_SITES= http://people.freebsd.org/~uqs/distfiles/
+MASTER_SITES= ${MASTER_SITE_LOCAL:S/%SUBDIR%/uqs/}
MAINTAINER= uqs@FreeBSD.org
COMMENT= Traditional BSD games taken from DragonFly BSD
diff --git a/games/wmquake/Makefile b/games/wmquake/Makefile
index f831beff3acc..009a7befc467 100644
--- a/games/wmquake/Makefile
+++ b/games/wmquake/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1
PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ \
- http://people.freebsd.org/~uqs/distfiles/
+ ${MASTER_SITE_LOCAL:S/%SUBDIR%/uqs/}
MAINTAINER= uqs@FreeBSD.org
COMMENT= Id Software\'s Quake I in a 64x64 WM dockapp window