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/bass | |
parent | 65f11829d49ee17a5483858814909ebd25b8a6bc (diff) | |
download | freebsd-ports-gnome-28356046e2eab523ac62d0c7e15c47772d0bc721.tar.gz freebsd-ports-gnome-28356046e2eab523ac62d0c7e15c47772d0bc721.tar.zst freebsd-ports-gnome-28356046e2eab523ac62d0c7e15c47772d0bc721.zip |
Return these to the general pool at maintainer's request.
Hat: portmgr
Diffstat (limited to 'games/bass')
-rw-r--r-- | games/bass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bass/Makefile b/games/bass/Makefile index 437c459d4167..2ffe9b411e71 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 |