summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/glib2/Makefile4
-rw-r--r--textproc/libxml2/Makefile4
-rw-r--r--textproc/libxslt/Makefile4
-rw-r--r--x11/gtk2/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/devel/glib2/Makefile b/devel/glib2/Makefile
index 880a187b91b..6cb9b154cd6 100644
--- a/devel/glib2/Makefile
+++ b/devel/glib2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2003/10/31 02:11:43 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.33 2003/11/02 07:03:40 xtraeme Exp $
DISTNAME= glib-2.2.3
PKGREVISION= 1
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.2/ \
${MASTER_SITE_GNOME:=sources/glib/2.2/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://www.gtk.org/docs/glib_toc.html
COMMENT= Some useful routines for C programming
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
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile
index 8413a167a7d..f785cef186c 100644
--- a/x11/gtk2/Makefile
+++ b/x11/gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2003/10/22 01:20:30 grant Exp $
+# $NetBSD: Makefile,v 1.35 2003/11/02 07:03:08 xtraeme Exp $
#
DISTNAME= gtk+-2.2.4
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.2/ \
${MASTER_SITE_GNOME:=sources/gtk+/2.2/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://www.gtk.org/
COMMENT= The GIMP Toolkit - libraries for building X11 user interfaces