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/xgolgo | |
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/xgolgo')
-rw-r--r-- | games/xgolgo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xgolgo/Makefile b/games/xgolgo/Makefile index 244679a..981dba3 100644 --- a/games/xgolgo/Makefile +++ b/games/xgolgo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.nemoto.ecei.tohoku.ac.jp/pub/X11/misc/ DISTNAME= xeyes-g -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Xgolgo watches what you are doing and whether you're hostile or not WRKSRC= ${WRKDIR}/xeyes |