summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-06-11 13:57:05 +0000
committerWill Andrews <will@FreeBSD.org>2002-06-11 13:57:05 +0000
commit6537fcf4374c413f5fb42417b9acc29ded8d1ae3 (patch)
tree73aca1fb7f4ce70150a540954950c0c712ada607 /games
parentUpdate to 0.8. (diff)
Miguel Mendez informed me in private e-mail that he has changed his mind
and would like to maintain these ports again. Welcome back, Miguel. :-)
Notes
Notes: svn path=/head/; revision=61115
Diffstat (limited to 'games')
-rw-r--r--games/mythserver/Makefile2
-rw-r--r--games/scummvm/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/games/mythserver/Makefile b/games/mythserver/Makefile
index e65057f00702..db852344d7d9 100644
--- a/games/mythserver/Makefile
+++ b/games/mythserver/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= http://support.bungie.com/ftp/pub/win/misc/
DISTNAME= metaserver2open
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= flynn@energyhq.homeip.net
USE_ZIP= yes
USE_GMAKE= yes
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile
index 2514b80f3c27..a06008b1b9ad 100644
--- a/games/scummvm/Makefile
+++ b/games/scummvm/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}_${PORTVERSION}-src
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= flynn@energyhq.homeip.net
LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12