diff options
Diffstat (limited to '')
-rw-r--r-- | games/xchomp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xchomp/Makefile b/games/xchomp/Makefile index efe1b8e24d5d..8636ce4ccca1 100644 --- a/games/xchomp/Makefile +++ b/games/xchomp/Makefile @@ -11,6 +11,7 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.x.org/R5contrib/ MAINTAINER= ports@FreeBSD.org +COMMENT= Pac-man-like game under X11 WRKSRC= ${WRKDIR}/xchomp USE_IMAKE= yes |