diff options
author | trevor <trevor@FreeBSD.org> | 2002-08-26 08:28:23 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-08-26 08:28:23 +0800 |
commit | d42d7fc88ae4009aa24a8975573393313adae7a1 (patch) | |
tree | 6df8abfca931056f34611741a9daf4acb39de8d5 /games | |
parent | f5509385caec6add021c4fd5bef5ae3335b22c53 (diff) | |
download | freebsd-ports-gnome-d42d7fc88ae4009aa24a8975573393313adae7a1.tar.gz freebsd-ports-gnome-d42d7fc88ae4009aa24a8975573393313adae7a1.tar.zst freebsd-ports-gnome-d42d7fc88ae4009aa24a8975573393313adae7a1.zip |
Turn Miguel Mendez' ports over to Adam Weinberger.
PR: 42012
Diffstat (limited to 'games')
-rw-r--r-- | games/mythserver/Makefile | 2 | ||||
-rw-r--r-- | games/mythserver/pkg-descr | 3 | ||||
-rw-r--r-- | games/scummvm/Makefile | 2 | ||||
-rw-r--r-- | games/scummvm/pkg-descr | 3 |
4 files changed, 2 insertions, 8 deletions
diff --git a/games/mythserver/Makefile b/games/mythserver/Makefile index db852344d7d9..9f399072d21b 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= flynn@energyhq.homeip.net +MAINTAINER= adam@vectors.cx USE_ZIP= yes USE_GMAKE= yes diff --git a/games/mythserver/pkg-descr b/games/mythserver/pkg-descr index 9076f3f0bfdc..7977484e098c 100644 --- a/games/mythserver/pkg-descr +++ b/games/mythserver/pkg-descr @@ -9,6 +9,3 @@ should the need or desire to do so arise. Visit these following web pages for more information: WWW: http://www.bungie.net/site/3 - -- Miguel Mendez -flynn@energyhq.homeip.net diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index a06008b1b9ad..5e412afe3a3d 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= flynn@energyhq.homeip.net +MAINTAINER= adam@vectors.cx LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 diff --git a/games/scummvm/pkg-descr b/games/scummvm/pkg-descr index 1441c5787d68..217590b1fe2b 100644 --- a/games/scummvm/pkg-descr +++ b/games/scummvm/pkg-descr @@ -8,6 +8,3 @@ way through to the end. Still other games do not load at all. Visit these following web pages for more information: WWW: http://scummvm.sourceforge.net/ - -- Miguel Mendez -flynn@energyhq.homeip.net |