diff options
-rw-r--r-- | games/sokoban/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sokoban/Makefile b/games/sokoban/Makefile index 52e24cf3dad1..838c31e07b9d 100644 --- a/games/sokoban/Makefile +++ b/games/sokoban/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= SUNSITE/games/strategy DISTNAME= ${PORTNAME}-src -MAINTAINER= lifanov@mail.lifanov.com +MAINTAINER= lifanov@FreeBSD.org COMMENT= Logical game: problems with packets in cave USES= ncurses |