summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Parser
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-Parser')
-rw-r--r--www/p5-HTML-Parser/Makefile3
-rw-r--r--www/p5-HTML-Parser/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-Parser/Makefile b/www/p5-HTML-Parser/Makefile
index c227ed617f9..86edf54cc4f 100644
--- a/www/p5-HTML-Parser/Makefile
+++ b/www/p5-HTML-Parser/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2000/10/15 02:19:38 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2001/02/17 17:22:23 wiz Exp $
#
DISTNAME= HTML-Parser-3.13
@@ -7,6 +7,7 @@ CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
MAINTAINER= jlam@netbsd.org
+COMMENT= perl5 module to parse HTML text documents
DEPENDS+= p5-HTML-Tagset>=3.0:../../www/p5-HTML-Tagset
diff --git a/www/p5-HTML-Parser/pkg/COMMENT b/www/p5-HTML-Parser/pkg/COMMENT
deleted file mode 100644
index 37f84660821..00000000000
--- a/www/p5-HTML-Parser/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-perl5 module to parse HTML text documents