diff options
author | linimon <linimon@FreeBSD.org> | 2007-04-26 10:07:15 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-04-26 10:07:15 +0800 |
commit | 28356046e2eab523ac62d0c7e15c47772d0bc721 (patch) | |
tree | 9cc340b65a1fdd718a5a59575e3ed47c669140c0 /games | |
parent | 65f11829d49ee17a5483858814909ebd25b8a6bc (diff) | |
download | freebsd-ports-graphics-28356046e2eab523ac62d0c7e15c47772d0bc721.tar.gz freebsd-ports-graphics-28356046e2eab523ac62d0c7e15c47772d0bc721.tar.zst freebsd-ports-graphics-28356046e2eab523ac62d0c7e15c47772d0bc721.zip |
Return these to the general pool at maintainer's request.
Hat: portmgr
Diffstat (limited to 'games')
-rw-r--r-- | games/bass/Makefile | 2 | ||||
-rw-r--r-- | games/fotaq/Makefile | 2 | ||||
-rw-r--r-- | games/scummvm/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/bass/Makefile b/games/bass/Makefile index 437c459d416..2ffe9b411e7 100644 --- a/games/bass/Makefile +++ b/games/bass/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scummvm DISTNAME= bass-cd-1.2 -MAINTAINER= freebsd.alex@trull.org +MAINTAINER= ports@FreeBSD.org COMMENT= Beneath a Steel Sky: a post-apocalyptic futuristic graphical adventure RUN_DEPENDS= scummvm:${PORTSDIR}/games/scummvm diff --git a/games/fotaq/Makefile b/games/fotaq/Makefile index fc54bd4e962..3a5cd763062 100644 --- a/games/fotaq/Makefile +++ b/games/fotaq/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scummvm DISTNAME= FOTAQ_Talkie -MAINTAINER= freebsd.alex@trull.org +MAINTAINER= ports@FreeBSD.org COMMENT= Flight of the Amazon Queen: a classic graphical adventure RUN_DEPENDS= scummvm:${PORTSDIR}/games/scummvm diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index 959d4c3ba5a..6d6c4792b76 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= freebsd.alex@trull.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical Adventure Game Virtual Machine USE_BZIP2= yes |