diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-07 01:14:46 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-07 01:14:46 +0000 |
commit | 8d2bb7dcb6f365991eca025ef8e66d87fffc81e3 (patch) | |
tree | f9760fe785fe6a7ee5900193237a073aa4306852 /textproc | |
parent | aa5b1740da9d8ed72589931dae600f17c2cf43bc (diff) | |
download | pkgsrc-8d2bb7dcb6f365991eca025ef8e66d87fffc81e3.tar.gz |
Drop maintainership; I don't have the enough free time to maintain
all these packages.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libcroco/Makefile | 4 | ||||
-rw-r--r-- | textproc/libxml2/Makefile | 4 | ||||
-rw-r--r-- | textproc/libxslt/Makefile | 4 | ||||
-rw-r--r-- | textproc/raptor/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/textproc/libcroco/Makefile b/textproc/libcroco/Makefile index fc60095496b..28962b6fe53 100644 --- a/textproc/libcroco/Makefile +++ b/textproc/libcroco/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/04/19 15:01:00 jmmv Exp $ +# $NetBSD: Makefile,v 1.13 2004/05/07 01:14:50 xtraeme Exp $ # DISTNAME= libcroco-0.5.1 @@ -6,7 +6,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libcroco/0.5/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= xtraeme@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.freespiders.org/projects/libcroco/ COMMENT= Toolkit to parse and manipulate CSS (Cascading Style Sheets) diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 75ee473b78c..9d745549c52 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.53 2004/04/19 14:24:57 jmmv Exp $ +# $NetBSD: Makefile,v 1.54 2004/05/07 01:14:50 xtraeme Exp $ DISTNAME= libxml2-2.6.9 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.6/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= xtraeme@NetBSD.org +MAINTAINER= tech-pkg@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 0f2533b3264..0365824b3a2 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2004/04/19 15:30:48 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2004/05/07 01:14:50 xtraeme Exp $ DISTNAME= libxslt-1.1.6 PKGNAME= ${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxslt/1.1/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= xtraeme@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://xmlsoft.org/XSLT/ COMMENT= XSLT parser library from the GNOME project diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index 25bfcfa5a3d..51f38517ba9 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/04/25 05:25:37 snj Exp $ +# $NetBSD: Makefile,v 1.10 2004/05/07 01:14:50 xtraeme Exp $ # DISTNAME= raptor-1.0.0 @@ -6,7 +6,7 @@ PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://www.redland.opensource.ac.uk/dist/source/ -MAINTAINER= xtraeme@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.redland.opensource.ac.uk/raptor/ COMMENT= RDF Parser Toolkit written in C |