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 | |
parent | Remove /usr/bin/bzip2 dependency. (diff) |
Reset maintainer:
<alexander@trull.com>: host neti-outblaze-com.mr.outblaze.com[205.158.62.41]
said: 550 <alexander@trull.com>: User unknown (in reply to RCPT TO command)
Notes
Notes:
svn path=/head/; revision=148216
-rw-r--r-- | games/bass/Makefile | 2 | ||||
-rw-r--r-- | games/fotaq/Makefile | 2 | ||||
-rw-r--r-- | games/scummvm-tools/Makefile | 2 |
3 files changed, 3 insertions, 3 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 diff --git a/games/fotaq/Makefile b/games/fotaq/Makefile index 23663151eb97..c50cffea7200 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= alexander@trull.com +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-tools/Makefile b/games/scummvm-tools/Makefile index 9e12bbf8bec8..7ae93ee266c7 100644 --- a/games/scummvm-tools/Makefile +++ b/games/scummvm-tools/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scummvm -MAINTAINER= alexander@trull.com +MAINTAINER= ports@FreeBSD.org COMMENT= Tools for use with the SCUMMVM game emulator RUN_DEPENDS= scummvm:${PORTSDIR}/games/scummvm |