diff options
Diffstat (limited to '')
-rw-r--r-- | games/xmines/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xmines/Makefile b/games/xmines/Makefile index 1677866721f9..f81f93da972c 100644 --- a/games/xmines/Makefile +++ b/games/xmines/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= games/strategy DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Minesweeper game for the X Window System USE_X_PREFIX= yes |