summaryrefslogtreecommitdiff
path: root/textproc/ruby-htmlrepair
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ruby-htmlrepair')
-rw-r--r--textproc/ruby-htmlrepair/Makefile1
-rw-r--r--textproc/ruby-htmlrepair/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-htmlrepair/Makefile b/textproc/ruby-htmlrepair/Makefile
index 71b42235ec82..d63ff0eec746 100644
--- a/textproc/ruby-htmlrepair/Makefile
+++ b/textproc/ruby-htmlrepair/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby library to repair unclosed tags in an HTML document
RUN_DEPENDS= ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit
diff --git a/textproc/ruby-htmlrepair/pkg-comment b/textproc/ruby-htmlrepair/pkg-comment
deleted file mode 100644
index edd64dcedf3e..000000000000
--- a/textproc/ruby-htmlrepair/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby library to repair unclosed tags in an HTML document