diff options
-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 |