diff options
Diffstat (limited to 'games/sokoban/Makefile')
-rw-r--r-- | games/sokoban/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/sokoban/Makefile b/games/sokoban/Makefile index e55efeed6aa0..2e9316d59b55 100644 --- a/games/sokoban/Makefile +++ b/games/sokoban/Makefile @@ -14,6 +14,8 @@ DISTFILES= ${PORTNAME}-src${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Logical game: problems with packets in cave + WRKSRC= ${WRKDIR}/sokoban ALL_TARGET= |