diff options
Diffstat (limited to 'games/glest-data')
-rw-r--r-- | games/glest-data/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/glest-data/Makefile b/games/glest-data/Makefile index d6b30b0b2cbe..34d995fadbaf 100644 --- a/games/glest-data/Makefile +++ b/games/glest-data/Makefile @@ -8,8 +8,7 @@ PORTNAME= data PORTVERSION= 3.2.1 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= glest +MASTER_SITES= SF/glest/glest%20${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= glest- DISTNAME= glest_${PORTNAME}_${PORTVERSION} DIST_SUBDIR= glest |