summaryrefslogtreecommitdiff
path: root/games/textmaze
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 17:32:26 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 17:32:26 +0000
commit2ab2d59488a65a14b01af86a413a81bd08d3d6f9 (patch)
treeec78fa7b2d24e7af26bb204fe8605d545aa48beb /games/textmaze
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75954
Diffstat (limited to 'games/textmaze')
-rw-r--r--games/textmaze/Makefile1
-rw-r--r--games/textmaze/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/games/textmaze/Makefile b/games/textmaze/Makefile
index 73b4bafc96f5..ed47a4ba116b 100644
--- a/games/textmaze/Makefile
+++ b/games/textmaze/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.robobunny.com/projects/textmaze/
DISTNAME= ${PORTNAME}_v${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+COMMENT= Generates mazes on a text terminal and lets you traverse them
USE_PERL5= yes
WRKSRC= ${WRKDIR}/TextMaze
diff --git a/games/textmaze/pkg-comment b/games/textmaze/pkg-comment
deleted file mode 100644
index 9e940f1542c6..000000000000
--- a/games/textmaze/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Generates mazes on a text terminal and lets you traverse them