From e249ddfbc9e3d60f155c8036586b2b29867941f8 Mon Sep 17 00:00:00 2001 From: skrll Date: Tue, 5 Aug 2003 21:04:50 +0000 Subject: Nits --- textproc/libxslt/DESCR | 4 ++-- textproc/libxslt/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'textproc/libxslt') diff --git a/textproc/libxslt/DESCR b/textproc/libxslt/DESCR index 09b0c3947d2..90eaed8df19 100644 --- a/textproc/libxslt/DESCR +++ b/textproc/libxslt/DESCR @@ -1,5 +1,5 @@ Libxslt is the XSLT C library developed for the Gnome project. XSLT itself is -a an XML language to define transformation for XML. Libxslt is based on libxml2 -the XML C library developped for the Gnome project. It also implements most of +an XML language to define transformation for XML. Libxslt is based on libxml2 +the XML C library developed for the Gnome project. It also implements most of the EXSLT set of extensions functions and some of Saxon's evaluate and expressions extensions. diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index bf6bc80bfda..13baa62a067 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2003/07/17 22:54:30 grant Exp $ +# $NetBSD: Makefile,v 1.24 2003/08/05 21:04:51 skrll Exp $ DISTNAME= libxslt-1.0.31 PKGNAME= ${DISTNAME} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxslt/1.0/} MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://xmlsoft.org/XSLT/ -COMMENT= XSLT parser library for GNOME +COMMENT= XSLT parser library from the GNOME project USE_BUILDLINK2= yes USE_GMAKE= yes -- cgit v1.2.3