diff options
author | kris <kris@FreeBSD.org> | 2003-11-03 09:19:26 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-11-03 09:19:26 +0800 |
commit | 74e728b838e74f2c66db6660e36447672ebbba60 (patch) | |
tree | e2938f4c238cddf4afbeaf45dc25a745b6266aca /games/spacearyarya | |
parent | d84eee84d935d0240dd621c125149e53559ce59e (diff) | |
download | freebsd-ports-gnome-74e728b838e74f2c66db6660e36447672ebbba60.tar.gz freebsd-ports-gnome-74e728b838e74f2c66db6660e36447672ebbba60.tar.zst freebsd-ports-gnome-74e728b838e74f2c66db6660e36447672ebbba60.zip |
Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb
Reviewed by: portmgr
Diffstat (limited to 'games/spacearyarya')
-rw-r--r-- | games/spacearyarya/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/spacearyarya/Makefile b/games/spacearyarya/Makefile index 648393621b4a..68f2c39a7460 100644 --- a/games/spacearyarya/Makefile +++ b/games/spacearyarya/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://kxl.hn.org/download/ DISTNAME= SpaceAryarya-KXL-${PORTVERSION} -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Space Harrier, the ancient video game like game BUILD_DEPENDS= ${X11BASE}/include/KXL.h:${PORTSDIR}/games/kxl |