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 /mail | |
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 'mail')
-rw-r--r-- | mail/balsa/Makefile | 2 | ||||
-rw-r--r-- | mail/balsa2/Makefile | 2 | ||||
-rw-r--r-- | mail/evolution-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/evolution/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index f8aae3493ce6..0216686d20c9 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ gtkhtml.10:${PORTSDIR}/www/gtkhtml diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index f8aae3493ce6..0216686d20c9 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ gtkhtml.10:${PORTSDIR}/www/gtkhtml diff --git a/mail/evolution-devel/Makefile b/mail/evolution-devel/Makefile index 7db0c933dc4f..aeec3e56e282 100644 --- a/mail/evolution-devel/Makefile +++ b/mail/evolution-devel/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/evolution -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gtkhtml.10:${PORTSDIR}/www/gtkhtml \ ldap.1:${PORTSDIR}/net/openldap diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 7db0c933dc4f..aeec3e56e282 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/evolution -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gtkhtml.10:${PORTSDIR}/www/gtkhtml \ ldap.1:${PORTSDIR}/net/openldap |