diff options
author | ade <ade@FreeBSD.org> | 2001-05-12 00:36:50 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-05-12 00:36:50 +0800 |
commit | f702e23206bec16c208a304fe51d5c79ec37095b (patch) | |
tree | 7fd432a3595e1cce0d24fee33a72c420fdee26d8 /x11-fm | |
parent | a5a3f783458625326a1b2b581071dd1f073569df (diff) | |
download | freebsd-ports-gnome-f702e23206bec16c208a304fe51d5c79ec37095b.tar.gz freebsd-ports-gnome-f702e23206bec16c208a304fe51d5c79ec37095b.tar.zst freebsd-ports-gnome-f702e23206bec16c208a304fe51d5c79ec37095b.zip |
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.
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/gnomemc/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/nautilus/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/nautilus2/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-fm/gnomemc/Makefile b/x11-fm/gnomemc/Makefile index 9f2ff023be61..b572295982d0 100644 --- a/x11-fm/gnomemc/Makefile +++ b/x11-fm/gnomemc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/mc DISTNAME= mc-${PORTVERSION} -MAINTAINER= reg@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 65e5df5e55c3..f1cf1d4d517b 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-fm gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/nautilus -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX # The following is only needed if --with-eazel-services is brought in, diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile index 65e5df5e55c3..f1cf1d4d517b 100644 --- a/x11-fm/nautilus2/Makefile +++ b/x11-fm/nautilus2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-fm gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/nautilus -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX # The following is only needed if --with-eazel-services is brought in, |