diff options
Diffstat (limited to 'games/ufoai-data/Makefile')
-rw-r--r-- | games/ufoai-data/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/ufoai-data/Makefile b/games/ufoai-data/Makefile index 2f23d025bb17..bdbb05a7d279 100644 --- a/games/ufoai-data/Makefile +++ b/games/ufoai-data/Makefile @@ -8,8 +8,7 @@ PORTNAME= data PORTVERSION= 2.2.1 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX:S/-//} +MASTER_SITES= SF/ufoai/UFO_AI%202.x/${PORTVERSION} PKGNAMEPREFIX= ufoai- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}-${PORTNAME} EXTRACT_SUFX= .tar |