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/xsokoban | |
parent | d84eee84d935d0240dd621c125149e53559ce59e (diff) | |
download | freebsd-ports-graphics-74e728b838e74f2c66db6660e36447672ebbba60.tar.gz freebsd-ports-graphics-74e728b838e74f2c66db6660e36447672ebbba60.tar.zst freebsd-ports-graphics-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/xsokoban')
-rw-r--r-- | games/xsokoban/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xsokoban/Makefile b/games/xsokoban/Makefile index 2dcb90a1489..a616a9ad608 100644 --- a/games/xsokoban/Makefile +++ b/games/xsokoban/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.cs.cornell.edu/andru/release/ \ ftp://ftp.pmg.lcs.mit.edu/pub/xsokoban/ -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A puzzle of pushing objects to the goals USE_IMAKE= yes |