summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-04-13 07:45:15 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-04-13 07:45:15 +0000
commit1409736de1222de37cb2e4296d6651803bc1eb80 (patch)
tree2e22e8af42ceae4c6c0ce6885eb8c6d1ee81e2b9
parentParseTree is a C extension (using RubyInline) that extracts (diff)
- incorrect comment
PointyHat to: myself
Notes
Notes: svn path=/head/; revision=189886
-rw-r--r--devel/rubygem-parsetree/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-parsetree/Makefile b/devel/rubygem-parsetree/Makefile
index 81f006ceecdb..370b9091ec7e 100644
--- a/devel/rubygem-parsetree/Makefile
+++ b/devel/rubygem-parsetree/Makefile
@@ -12,7 +12,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ParseTree-${PORTVERSION}
MAINTAINER= clsung@FreeBSD.org
-COMMENT= Heckle is a mutation tester
+COMMENT= Ruby parse tree tools
BUILD_DEPENDS= rubygem-inline>=3.2.0:${PORTSDIR}/devel/rubygem-inline
RUN_DEPENDS= ${BUILD_DEPENDS}