diff options
Diffstat (limited to '')
-rw-r--r-- | games/xchomp/Makefile | 1 | ||||
-rw-r--r-- | games/xchomp/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/games/xchomp/pkg-comment b/games/xchomp/pkg-comment deleted file mode 100644 index 6ead03957bbb..000000000000 --- a/games/xchomp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Pac-man-like game under X11 |