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/xdeblock | |
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/xdeblock')
-rw-r--r-- | games/xdeblock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xdeblock/Makefile b/games/xdeblock/Makefile index 67c278153094..8e614f40a90a 100644 --- a/games/xdeblock/Makefile +++ b/games/xdeblock/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.vector.co.jp/pack/unix/game/action/block/ DISTFILES= ${PORTNAME}.tgz -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Block action game WRKSRC= ${WRKDIR}/xdeblo_v1.0 |