From f702e23206bec16c208a304fe51d5c79ec37095b Mon Sep 17 00:00:00 2001 From: ade Date: Fri, 11 May 2001 16:36:50 +0000 Subject: SWitch maintainership of core GNOME ports to a small group of committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. --- textproc/intltool/Makefile | 2 +- textproc/libxml/Makefile | 2 +- textproc/libxml2/Makefile | 2 +- textproc/libxslt/Makefile | 2 +- textproc/scrollkeeper/Makefile | 2 +- textproc/xml-i18n-tools/Makefile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'textproc') diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index 72baac9dc638..a080c3cb6b6e 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/${PORTNAME} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org USE_GMAKE= yes USE_LIBTOOL= yes diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index 42ed1bb8e442..4444a4b3a6fc 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/libxml -MAINTAINER= ade@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org USE_GMAKE= yes USE_LIBTOOL= yes diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 08902c78b902..f9f2490191a7 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/libxml -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig LIB_DEPENDS= giconv.2:${PORTSDIR}/converters/libiconv diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index 22de8f78a4e9..f313bef5dace 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/libxslt -MAINTAINER= ade@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index 6f8d2c9473d1..dff4b54655ca 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ${MASTER_SITE_GNOME:S,%SUBDIR%,stable/sources/scrollkeeper,} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml diff --git a/textproc/xml-i18n-tools/Makefile b/textproc/xml-i18n-tools/Makefile index 72baac9dc638..a080c3cb6b6e 100644 --- a/textproc/xml-i18n-tools/Makefile +++ b/textproc/xml-i18n-tools/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/${PORTNAME} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org USE_GMAKE= yes USE_LIBTOOL= yes -- cgit