diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:42:05 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:42:05 +0000 |
commit | 3594eaa3038d3a7021497bbedf2acfb3cb7b70eb (patch) | |
tree | 0ad3897bb895432ff0c84bf9fe6d87ea2db157ac /textproc/ruby-rexml | |
parent | Mk/bsd.sites.mk: update MASTER_SITE_APACHE_HTTPD (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75779
Diffstat (limited to 'textproc/ruby-rexml')
-rw-r--r-- | textproc/ruby-rexml/Makefile | 1 | ||||
-rw-r--r-- | textproc/ruby-rexml/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-rexml/Makefile b/textproc/ruby-rexml/Makefile index a30c65817336..c14802a02835 100644 --- a/textproc/ruby-rexml/Makefile +++ b/textproc/ruby-rexml/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A pure Ruby XML processor inspired by the Electric XML for Java USE_RUBY= yes diff --git a/textproc/ruby-rexml/pkg-comment b/textproc/ruby-rexml/pkg-comment deleted file mode 100644 index 4d2dd279bfb4..000000000000 --- a/textproc/ruby-rexml/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A pure Ruby XML processor inspired by the Electric XML for Java |