diff options
Diffstat (limited to 'games/fotaq/Makefile')
-rw-r--r-- | games/fotaq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/fotaq/Makefile b/games/fotaq/Makefile index 168a40b1b728..bcb007cf515d 100644 --- a/games/fotaq/Makefile +++ b/games/fotaq/Makefile @@ -9,11 +9,11 @@ PORTNAME= fotaq PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= SF MASTER_SITE_SUBDIR= scummvm DISTNAME= FOTAQ_Talkie -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lme@FreeBSD.org COMMENT= Flight of the Amazon Queen: a classic graphical adventure RUN_DEPENDS= scummvm:${PORTSDIR}/games/scummvm |