summaryrefslogtreecommitdiff
path: root/textproc/libxml2
diff options
context:
space:
mode:
authorwiz <wiz>2002-04-28 22:12:05 +0000
committerwiz <wiz>2002-04-28 22:12:05 +0000
commit6681cbbcda50999e4bc5dbaa17be8f94cce40527 (patch)
tree17ee44636adb5ffb0bd6bdc070d3236719c3fbc2 /textproc/libxml2
parent1be24a6914ec0153ebb674d56db0b71fb4578e98 (diff)
downloadpkgsrc-6681cbbcda50999e4bc5dbaa17be8f94cce40527.tar.gz
Uppercase XML.
Diffstat (limited to 'textproc/libxml2')
-rw-r--r--textproc/libxml2/DESCR2
-rw-r--r--textproc/libxml2/Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/libxml2/DESCR b/textproc/libxml2/DESCR
index ef67cf07147..60a932342b0 100644
--- a/textproc/libxml2/DESCR
+++ b/textproc/libxml2/DESCR
@@ -1 +1 @@
-xml parser library for GNOME
+XML parser library for GNOME
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 0a7f0c86159..5dce63c5ee5 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2002/04/26 10:32:37 martti Exp $
+# $NetBSD: Makefile,v 1.13 2002/04/28 22:12:05 wiz Exp $
DISTNAME= libxml2-2.4.20
CATEGORIES= textproc
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/libxml/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://xmlsoft.org/
-COMMENT= Xml parser library for GNOME
+COMMENT= XML parser library for GNOME
USE_BUILDLINK_ONLY= yes
USE_GMAKE= yes