diff options
Diffstat (limited to 'games/ufoai/Makefile')
-rw-r--r-- | games/ufoai/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ufoai/Makefile b/games/ufoai/Makefile index dc898824e559..405cf7f10c4d 100644 --- a/games/ufoai/Makefile +++ b/games/ufoai/Makefile @@ -9,7 +9,7 @@ PORTNAME= ufoai PORTVERSION= 2.2.1 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/UFO_AI%202.x/${PORTVERSION} DISTNAME= ${PORTNAME:S/$/-/}${PORTVERSION}-source DIST_SUBDIR= ${PORTNAME} |