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 /lang | |
parent | a7be7f3bb147ec2c3881347ea26c2f68bf64df06 (diff) | |
download | freebsd-ports-5ed28dbe7a2a8e3509a7fb0b144b8104d0bd8380.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 'lang')
-rw-r--r-- | lang/gnomebasic/Makefile | 2 | ||||
-rw-r--r-- | lang/librep/Makefile | 2 | ||||
-rw-r--r-- | lang/librep2/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lang/gnomebasic/Makefile b/lang/gnomebasic/Makefile index e3cc8c3fb5cc..eb5ebb719c22 100644 --- a/lang/gnomebasic/Makefile +++ b/lang/gnomebasic/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gb DISTNAME= gb-${PORTVERSION} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/lang/librep/Makefile b/lang/librep/Makefile index 49374f5a8805..b0b09fdfd491 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \ intl.1:${PORTSDIR}/devel/gettext diff --git a/lang/librep2/Makefile b/lang/librep2/Makefile index 49374f5a8805..b0b09fdfd491 100644 --- a/lang/librep2/Makefile +++ b/lang/librep2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \ intl.1:${PORTSDIR}/devel/gettext |