summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorskrll <skrll>2003-07-04 10:03:37 +0000
committerskrll <skrll>2003-07-04 10:03:37 +0000
commitb3b82f150fee1d65b4263712e765720c3f96c18e (patch)
treeda69c3d61c384fe6790bd19c10933eb06d82f058 /textproc
parent7b5182d56525acefe04f79a4b15c548a0db7e8ee (diff)
downloadpkgsrc-b3b82f150fee1d65b4263712e765720c3f96c18e.tar.gz
Improve COMMENT and DESCR a bit.
Diffstat (limited to 'textproc')
-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 60a932342b0..19d0fcea551 100644
--- a/textproc/libxml2/DESCR
+++ b/textproc/libxml2/DESCR
@@ -1 +1 @@
-XML parser library for GNOME
+XML parser library from the GNOME project
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 0a6fcafc105..1e6b4dce63d 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2003/07/01 09:45:54 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2003/07/04 10:03:37 skrll Exp $
DISTNAME= libxml2-${LIBXML_VERSION}
PKGREVISION= 1
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.5/}
MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://xmlsoft.org/
-COMMENT= XML parser library for GNOME
+COMMENT= XML parser library from the GNOME project
USE_BUILDLINK2= yes
USE_GMAKE= yes