summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Twig
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-Twig')
-rw-r--r--textproc/p5-XML-Twig/Makefile1
-rw-r--r--textproc/p5-XML-Twig/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-Twig/Makefile b/textproc/p5-XML-Twig/Makefile
index 1d4f7f1318c0..0edd44f0cde9 100644
--- a/textproc/p5-XML-Twig/Makefile
+++ b/textproc/p5-XML-Twig/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= XML
PKGNAMEPREFIX= p5-
MAINTAINER= wjv@FreeBSD.org
+COMMENT= Process huge XML documents by chunks via a tree interface
# On Perl < 5.8.0, XML::Twig has a further optional dependency on WeakRef.
# However, WeakRef needs Perl 5.005_55.
diff --git a/textproc/p5-XML-Twig/pkg-comment b/textproc/p5-XML-Twig/pkg-comment
deleted file mode 100644
index 443831d42934..000000000000
--- a/textproc/p5-XML-Twig/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Process huge XML documents by chunks via a tree interface