summaryrefslogtreecommitdiff
path: root/textproc/p5-libxml
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-07-21 17:27:24 +0000
committermartti <martti@pkgsrc.org>2003-07-21 17:27:24 +0000
commita6f1375adbedcc49787191c4c7137acc5526dc8b (patch)
treefc13d4ad01582481b6e67a22c77463af9be3322e /textproc/p5-libxml
parent5e1d2270f9c55b6feb2e30d4fb67ba06953be0bb (diff)
downloadpkgsrc-a6f1375adbedcc49787191c4c7137acc5526dc8b.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'textproc/p5-libxml')
-rw-r--r--textproc/p5-libxml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile
index 27db000654b..75359e1f9cd 100644
--- a/textproc/p5-libxml/Makefile
+++ b/textproc/p5-libxml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2002/10/20 17:46:04 seb Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/21 17:27:46 martti Exp $
DISTNAME= libxml-perl-0.07
PKGNAME= p5-libxml-0.07
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= packages@NetBSD.org
HOMEPAGE= http://www.bitsko.slc.ut.us/
-COMMENT= perl module collection for working with XML
+COMMENT= Perl module collection for working with XML
DEPENDS+= p5-XML-Parser>=2.29:../../textproc/p5-XML-Parser