diff options
author | kris <kris@FreeBSD.org> | 2003-11-03 01:19:26 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-11-03 01:19:26 +0000 |
commit | 74e728b838e74f2c66db6660e36447672ebbba60 (patch) | |
tree | e2938f4c238cddf4afbeaf45dc25a745b6266aca /games/xrubik | |
parent | d84eee84d935d0240dd621c125149e53559ce59e (diff) | |
download | FreeBSD-ports-74e728b838e74f2c66db6660e36447672ebbba60.zip FreeBSD-ports-74e728b838e74f2c66db6660e36447672ebbba60.tar.gz |
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/xrubik')
-rw-r--r-- | games/xrubik/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xrubik/Makefile b/games/xrubik/Makefile index 74258b4..57edbd5 100644 --- a/games/xrubik/Makefile +++ b/games/xrubik/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/xpuzzles -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X-based rubik's cube(tm) WRKSRC= ${WRKDIR}/xrubik |