diff options
author | lme <lme@FreeBSD.org> | 2008-01-29 06:14:34 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2008-01-29 06:14:34 +0800 |
commit | 8135a5a2049801c9c797a30c25f0685e117ca027 (patch) | |
tree | 8c3a4c0a1524c2d62f3aa48c0677b1062ffe730d /games/fotaq/Makefile | |
parent | cf796ef9bf1cb5fd416df8949535148eb7b35cab (diff) | |
download | freebsd-ports-gnome-8135a5a2049801c9c797a30c25f0685e117ca027.tar.gz freebsd-ports-gnome-8135a5a2049801c9c797a30c25f0685e117ca027.tar.zst freebsd-ports-gnome-8135a5a2049801c9c797a30c25f0685e117ca027.zip |
- Change WWW to the official website
- Use SF macro
- Take maintainership
Noticed by: Eugene Sandulenko <sev (AT) scummvm.org>
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 |