diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:32:26 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:32:26 +0000 |
commit | 2ab2d59488a65a14b01af86a413a81bd08d3d6f9 (patch) | |
tree | ec78fa7b2d24e7af26bb204fe8605d545aa48beb /games/xmines | |
parent | 1707b424cb5fb67d17318c9d90affaf0c362531d (diff) | |
download | ports-2ab2d59488a65a14b01af86a413a81bd08d3d6f9.tar.gz ports-2ab2d59488a65a14b01af86a413a81bd08d3d6f9.zip |
Notes
Diffstat (limited to 'games/xmines')
-rw-r--r-- | games/xmines/Makefile | 1 | ||||
-rw-r--r-- | games/xmines/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/games/xmines/pkg-comment b/games/xmines/pkg-comment deleted file mode 100644 index ffd0aec77e3f..000000000000 --- a/games/xmines/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Minesweeper game for the X Window System |