diff options
author | anholt <anholt@FreeBSD.org> | 2003-05-05 05:51:49 +0000 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2003-05-05 05:51:49 +0000 |
commit | ee804c00dc20a1145e528d24d06a879c9ccfeff4 (patch) | |
tree | 94e52ba4e837dc57a78fb53b025b326ceb88e3b7 /games | |
parent | f3675b1df8a76d77b095a11ac57bc5835fd6fefa (diff) | |
download | FreeBSD-ports-ee804c00dc20a1145e528d24d06a879c9ccfeff4.zip FreeBSD-ports-ee804c00dc20a1145e528d24d06a879c9ccfeff4.tar.gz |
Drop maintainership.
Submitted by: Goran Runfeldt <goranrunfeldt@home.se> (maintainer)
Diffstat (limited to 'games')
-rw-r--r-- | games/xevil/Makefile | 2 | ||||
-rw-r--r-- | games/xpilot/Makefile | 2 | ||||
-rw-r--r-- | games/xtux/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/xevil/Makefile b/games/xevil/Makefile index a4556e8..df0a536 100644 --- a/games/xevil/Makefile +++ b/games/xevil/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.xevil.com/download/stable/ DISTNAME= xevilsrc${PORTVERSION} -MAINTAINER= goranrunfeldt@home.se +MAINTAINER= ports@FreeBSD.org COMMENT= A fast-action, networked, anti-social, kill-everything game USE_X_PREFIX= yes diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile index 13ab412..55c350f 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ \ ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/multiplayer -MAINTAINER= goranrunfeldt@home.se +MAINTAINER= ports@FreeBSD.org COMMENT= Xpilot(client) and xpilots(server) USE_IMAKE= yes diff --git a/games/xtux/Makefile b/games/xtux/Makefile index 8ad8c03..a34131e 100644 --- a/games/xtux/Makefile +++ b/games/xtux/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-src-${PORTVERSION:S/.//g} -MAINTAINER= goranrunfeldt@home.se +MAINTAINER= ports@FreeBSD.org COMMENT= Humorous Arcade game for X USE_X_PREFIX= yes |