summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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