aboutsummaryrefslogtreecommitdiff
path: root/games/bsdgames
diff options
context:
space:
mode:
authorUlrich Spörlein <uqs@FreeBSD.org>2010-11-26 08:01:49 +0000
committerUlrich Spörlein <uqs@FreeBSD.org>2010-11-26 08:01:49 +0000
commit3372a746911e77222301062163ab819f38791b26 (patch)
treefea41c11810e2b8dd7ca5a6770e3397a8df258fc /games/bsdgames
parentbdd5e25201806bebaf7915422eefe2a6911d6a1c (diff)
downloadports-3372a746911e77222301062163ab819f38791b26.tar.gz
ports-3372a746911e77222301062163ab819f38791b26.zip
Use MASTER_SITE_SUBDIR instead of rolling my own.
Clue provided by: pav
Notes
Notes: svn path=/head/; revision=265167
Diffstat (limited to 'games/bsdgames')
-rw-r--r--games/bsdgames/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/bsdgames/Makefile b/games/bsdgames/Makefile
index cd1210f823f8..ad88e50fddee 100644
--- a/games/bsdgames/Makefile
+++ b/games/bsdgames/Makefile
@@ -12,7 +12,8 @@ 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= ${MASTER_SITE_LOCAL:S/%SUBDIR%/uqs/}
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= uqs
MAINTAINER= uqs@FreeBSD.org
COMMENT= Traditional BSD games taken from DragonFly BSD