diff options
Diffstat (limited to 'games/scourge-data/Makefile')
-rw-r--r-- | games/scourge-data/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/scourge-data/Makefile b/games/scourge-data/Makefile index 5edfdd1e9a3c..2f82d37c32da 100644 --- a/games/scourge-data/Makefile +++ b/games/scourge-data/Makefile @@ -8,8 +8,7 @@ PORTNAME= data PORTVERSION= 0.21.1 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= scourge +MASTER_SITES= SF/scourge/scourge/${PORTVERSION} PKGNAMEPREFIX= scourge- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}${PORTNAME:S/^/./} DIST_SUBDIR= ${PKGNAMEPREFIX:S/-//} |