diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-05-11 16:36:50 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-05-11 16:36:50 +0000 |
commit | 5ed28dbe7a2a8e3509a7fb0b144b8104d0bd8380 (patch) | |
tree | a9a3c91d0c4c0927f0055b885eb9de7cd9adf356 /misc | |
parent | Upgrade to 1.4. (diff) |
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.
Notes
Notes:
svn path=/head/; revision=42527
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnome-user-docs/Makefile | 2 | ||||
-rw-r--r-- | misc/gnomeuserdocs/Makefile | 2 | ||||
-rw-r--r-- | misc/gnomeuserdocs2/Makefile | 2 | ||||
-rw-r--r-- | misc/gnomeutils/Makefile | 2 | ||||
-rw-r--r-- | misc/gnomeutils2/Makefile | 2 | ||||
-rw-r--r-- | misc/mc/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile index 663d37ca52bb..787a71a11d86 100644 --- a/misc/gnome-user-docs/Makefile +++ b/misc/gnome-user-docs/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-user-docs DISTNAME= gnome-user-docs-${PORTVERSION} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/misc/gnomeuserdocs/Makefile b/misc/gnomeuserdocs/Makefile index 663d37ca52bb..787a71a11d86 100644 --- a/misc/gnomeuserdocs/Makefile +++ b/misc/gnomeuserdocs/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-user-docs DISTNAME= gnome-user-docs-${PORTVERSION} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/misc/gnomeuserdocs2/Makefile b/misc/gnomeuserdocs2/Makefile index 663d37ca52bb..787a71a11d86 100644 --- a/misc/gnomeuserdocs2/Makefile +++ b/misc/gnomeuserdocs2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-user-docs DISTNAME= gnome-user-docs-${PORTVERSION} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/misc/gnomeutils/Makefile b/misc/gnomeutils/Makefile index 92118a1c2b87..ea668c039471 100644 --- a/misc/gnomeutils/Makefile +++ b/misc/gnomeutils/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-utils DISTNAME= gnome-utils-${PORTVERSION} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop diff --git a/misc/gnomeutils2/Makefile b/misc/gnomeutils2/Makefile index 92118a1c2b87..ea668c039471 100644 --- a/misc/gnomeutils2/Makefile +++ b/misc/gnomeutils2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-utils DISTNAME= gnome-utils-${PORTVERSION} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop diff --git a/misc/mc/Makefile b/misc/mc/Makefile index ed8e6a8f2d8e..2b16f0c2d3f9 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/mc -MAINTAINER= reg@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext .if defined(WITH_NCURSES_PORT) |