From 8e5bda87fb658469a8dd914d998d6e7222c1372e Mon Sep 17 00:00:00 2001 From: skrll Date: Fri, 4 Jul 2003 10:03:37 +0000 Subject: Improve COMMENT and DESCR a bit. --- textproc/libxml2/DESCR | 2 +- textproc/libxml2/Makefile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'textproc') 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 -- cgit v1.2.3