diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2009-07-16 23:26:54 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2009-07-16 23:26:54 +0800 |
commit | e6269518ada269f433a67454929a32a510a2512f (patch) | |
tree | 5e1434430515f57e74b7b48496ee4b75720de95f /games | |
parent | d37e82e4086b3900f34fdcb00937d70b1ce039d0 (diff) | |
download | freebsd-ports-graphics-e6269518ada269f433a67454929a32a510a2512f.tar.gz freebsd-ports-graphics-e6269518ada269f433a67454929a32a510a2512f.tar.zst freebsd-ports-graphics-e6269518ada269f433a67454929a32a510a2512f.zip |
Change maintainer to steinex@nognu.de
Submitted by: steinex@nognu.de (on ports@)
Approved by: carpetsmoker@rwxrwxrwx.net (maintainer) wxs (mentor, implicit)
Diffstat (limited to 'games')
-rw-r--r-- | games/avanor/Makefile | 2 | ||||
-rw-r--r-- | games/crimson/Makefile | 2 | ||||
-rw-r--r-- | games/wrogue/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/avanor/Makefile b/games/avanor/Makefile index 034a1b39ff5..beff7698fb0 100644 --- a/games/avanor/Makefile +++ b/games/avanor/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= avanor DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= carpetsmoker@xs4all.nl +MAINTAINER= steinex@nognu.de COMMENT= Rogue-like game with easy ADOM-like user interface USE_BZIP2= yes diff --git a/games/crimson/Makefile b/games/crimson/Makefile index a1038e00b9b..4f7f6ab4e19 100644 --- a/games/crimson/Makefile +++ b/games/crimson/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://crimson.seul.org/files/ \ http://www.carpetsmoker.net/distfiles/ \ http://www.xs4all.nl/~tournoij/distfiles/ -MAINTAINER= carpetsmoker@xs4all.nl +MAINTAINER= steinex@nognu.de COMMENT= Tactical war game in the tradition of Battle Isle GNU_CONFIGURE= yes diff --git a/games/wrogue/Makefile b/games/wrogue/Makefile index 0fe37fdecbb..a2d1a7c8ac6 100644 --- a/games/wrogue/Makefile +++ b/games/wrogue/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= todoom -MAINTAINER= carpetsmoker@xs4all.nl +MAINTAINER= steinex@nognu.de COMMENT= A gothic science fantasy roguelike game USE_BZIP2= yes |