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 /lang | |
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 '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 |