summaryrefslogtreecommitdiff
path: root/textproc/libxml2
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-05-07 01:14:46 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-05-07 01:14:46 +0000
commit8d2bb7dcb6f365991eca025ef8e66d87fffc81e3 (patch)
treef9760fe785fe6a7ee5900193237a073aa4306852 /textproc/libxml2
parentaa5b1740da9d8ed72589931dae600f17c2cf43bc (diff)
downloadpkgsrc-8d2bb7dcb6f365991eca025ef8e66d87fffc81e3.tar.gz
Drop maintainership; I don't have the enough free time to maintain
all these packages.
Diffstat (limited to 'textproc/libxml2')
-rw-r--r--textproc/libxml2/Makefile4
1 files changed, 2 insertions, 2 deletions
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