diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-03-04 12:41:00 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-03-04 12:41:00 +0000 |
commit | 0b0b0223860750800b657c4b233f6c839ffb6043 (patch) | |
tree | 5e065f742a2ece7e2bec72a255565c32266ccfb8 /games/linux-enemyterritory-shrub | |
parent | 9c34f8fef73c1b5e7af04b8ed8ec6b1f1f3fcc4e (diff) | |
download | ports-0b0b0223860750800b657c4b233f6c839ffb6043.tar.gz ports-0b0b0223860750800b657c4b233f6c839ffb6043.zip |
Notes
Diffstat (limited to 'games/linux-enemyterritory-shrub')
-rw-r--r-- | games/linux-enemyterritory-shrub/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/linux-enemyterritory-shrub/Makefile b/games/linux-enemyterritory-shrub/Makefile index bf110d65954f..ea19f25dbba6 100644 --- a/games/linux-enemyterritory-shrub/Makefile +++ b/games/linux-enemyterritory-shrub/Makefile @@ -9,7 +9,8 @@ PORTNAME= shrub PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= games linux -MASTER_SITES= http://www.etstats.com/shrubet/downloads/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= alepulver PKGNAMEPREFIX= linux-enemyterritory- DISTNAME= 1.2-test13-l |