diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-14 11:09:30 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-14 11:09:30 +0000 |
commit | 5fe7624f5c4b2394011230b849d438a03324d9c3 (patch) | |
tree | f207a3fa47cd06155f6cc603d0ae2ac0aae29b0e /games/bass | |
parent | 97d6708b16374b4c4d76a680868a0e3214826fef (diff) | |
download | ports-5fe7624f5c4b2394011230b849d438a03324d9c3.tar.gz ports-5fe7624f5c4b2394011230b849d438a03324d9c3.zip |
Notes
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 4da0f62112b9..9882b57a8325 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 -MAINTAINER= alexander@trull.com +MAINTAINER= ports@FreeBSD.org COMMENT= Beneath a Steel Sky: a post-apocalyptic futuristic graphical adventure RUN_DEPENDS= scummvm:${PORTSDIR}/games/scummvm |