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