summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2003-07-04 10:03:37 +0000
committerskrll <skrll@pkgsrc.org>2003-07-04 10:03:37 +0000
commit8e5bda87fb658469a8dd914d998d6e7222c1372e (patch)
treeda69c3d61c384fe6790bd19c10933eb06d82f058 /textproc
parentbf7212ff70d7d38d3f04b9c0bed924f885922b5c (diff)
downloadpkgsrc-8e5bda87fb658469a8dd914d998d6e7222c1372e.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