diff options
author | xtraeme <xtraeme> | 2003-11-02 07:02:32 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-11-02 07:02:32 +0000 |
commit | 5e05024f8e4dae1ef91f857c02095bf45439e25f (patch) | |
tree | 7d2b7c519d4c192c477336f080880cd4bbeb3e3e /textproc | |
parent | b469be72c2d750e6a92de717a528a69e3d996bf0 (diff) | |
download | pkgsrc-5e05024f8e4dae1ef91f857c02095bf45439e25f.tar.gz |
I'm the new maintainer.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libxml2/Makefile | 4 | ||||
-rw-r--r-- | textproc/libxslt/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index ed5747d422a..476f3a954d8 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.37 2003/10/05 10:10:06 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2003/11/02 07:02:32 xtraeme Exp $ DISTNAME= libxml2-${LIBXML_VERSION} CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.5/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://xmlsoft.org/ COMMENT= XML parser library from the GNOME project diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index 4e755a6e38d..fed17df63ea 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2003/10/16 13:15:23 kim Exp $ +# $NetBSD: Makefile,v 1.29 2003/11/02 07:02:32 xtraeme Exp $ DISTNAME= libxslt-1.0.33 PKGNAME= ${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxslt/1.0/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://xmlsoft.org/XSLT/ COMMENT= XSLT parser library from the GNOME project |