diff options
author | kris <kris@FreeBSD.org> | 2004-02-17 08:48:24 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-17 08:48:24 +0000 |
commit | 6341340799a8e4c4b2e779e1769094b1e8bc38e6 (patch) | |
tree | 70a078ef6412b5dcd0ddd24f30ab034b8d18e91e /games | |
parent | fc7ab07a1cd572d64ffdb0317d5e20a155d24823 (diff) | |
download | FreeBSD-ports-6341340799a8e4c4b2e779e1769094b1e8bc38e6.zip FreeBSD-ports-6341340799a8e4c4b2e779e1769094b1e8bc38e6.tar.gz |
Reset undeliverable maintainer address
Diffstat (limited to 'games')
-rw-r--r-- | games/adonthell/Makefile | 2 | ||||
-rw-r--r-- | games/gtetrinet/Makefile | 2 | ||||
-rw-r--r-- | games/scummvm-tools/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/adonthell/Makefile b/games/adonthell/Makefile index 9679a2d..d8ff7ab 100644 --- a/games/adonthell/Makefile +++ b/games/adonthell/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/src DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ wastesedge-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= flynn@energyhq.es.eu.org +MAINTAINER= ports@FreeBSD.org COMMENT= A free role playing game BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile index 1e34cb6..64e22cb 100644 --- a/games/gtetrinet/Makefile +++ b/games/gtetrinet/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= gnome2 -MAINTAINER= flynn@energyhq.es.eu.org +MAINTAINER= ports@FreeBSD.org COMMENT= A version of the popular TetriNET multiplayer tetris clone USE_BZIP2= yes diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile index 49bf1b7..6529347 100644 --- a/games/scummvm-tools/Makefile +++ b/games/scummvm-tools/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scummvm -MAINTAINER= flynn@energyhq.es.eu.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tools for use with the SCUMMVM game emulator RUN_DEPENDS= scummvm:${PORTSDIR}/games/scummvm |