summaryrefslogtreecommitdiff
path: root/devel/ruby-nodedump
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:04:59 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:04:59 +0000
commit12ad92a80fb3e5b5e6b327860dabe234c6382a5a (patch)
treebbd4e0aeacaff9b40f92b4b54ec40423505460d2 /devel/ruby-nodedump
parentRemove the Xft.h -> Xft2.h hack. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75776
Diffstat (limited to 'devel/ruby-nodedump')
-rw-r--r--devel/ruby-nodedump/Makefile1
-rw-r--r--devel/ruby-nodedump/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-nodedump/Makefile b/devel/ruby-nodedump/Makefile
index 531a93c19b9c..d19a4c1546c0 100644
--- a/devel/ruby-nodedump/Makefile
+++ b/devel/ruby-nodedump/Makefile
@@ -15,6 +15,7 @@ EXTRACT_SUFX= .tgz
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Displays the internal structure of a parsed Ruby program
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/devel/ruby-nodedump/pkg-comment b/devel/ruby-nodedump/pkg-comment
deleted file mode 100644
index 9306f21fe38e..000000000000
--- a/devel/ruby-nodedump/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Displays the internal structure of a parsed Ruby program