diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-04-26 02:07:15 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-04-26 02:07:15 +0000 |
commit | 9ba0da79c9f384f7460f770526069b9d7b1afe86 (patch) | |
tree | 5d40ba7ba284bf7633fd6875fea5c2edb32d43c6 /games/bass | |
parent | 459208adeb460e0598824d5704e17984fc65ccc7 (diff) | |
download | ports-9ba0da79c9f384f7460f770526069b9d7b1afe86.tar.gz ports-9ba0da79c9f384f7460f770526069b9d7b1afe86.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 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 |