summaryrefslogtreecommitdiff
path: root/games/xmines
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--games/xmines/Makefile1
-rw-r--r--games/xmines/pkg-comment1
-rw-r--r--games/xminesweep/Makefile1
-rw-r--r--games/xminesweep/pkg-comment1
4 files changed, 2 insertions, 2 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
diff --git a/games/xminesweep/Makefile b/games/xminesweep/Makefile
index a881a5226091..ad5dc53f7709 100644
--- a/games/xminesweep/Makefile
+++ b/games/xminesweep/Makefile
@@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.Org
+COMMENT= X11 minesweeper game
USE_IMAKE= yes
MAN1= xminesweep.1
diff --git a/games/xminesweep/pkg-comment b/games/xminesweep/pkg-comment
deleted file mode 100644
index ff73d8fde7dd..000000000000
--- a/games/xminesweep/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-X11 minesweeper game