diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-13 03:27:13 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-13 03:27:13 +0800 |
commit | 2ae036e78c72f62a0043c415a22041b5e0802c93 (patch) | |
tree | 52f51a1567a9f3f137edc07fa405bf08cc1f812d /mail | |
parent | afbe41ae11c896a79716170640c387afe3023075 (diff) | |
download | freebsd-ports-gnome-2ae036e78c72f62a0043c415a22041b5e0802c93.tar.gz freebsd-ports-gnome-2ae036e78c72f62a0043c415a22041b5e0802c93.tar.zst freebsd-ports-gnome-2ae036e78c72f62a0043c415a22041b5e0802c93.zip |
Take maintainership. The first of two steps is to take all
Gecko Stuff from the Gnome team. I'd like to say thanks a lot for
all the work in the past years.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/lightning/Makefile | 2 | ||||
-rw-r--r-- | mail/thunderbird-esr/Makefile | 2 | ||||
-rw-r--r-- | mail/thunderbird/Makefile | 2 | ||||
-rw-r--r-- | mail/thunderbird3/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/lightning/Makefile b/mail/lightning/Makefile index 7df45322ce07..df4edf28462f 100644 --- a/mail/lightning/Makefile +++ b/mail/lightning/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= calendar/${PORTNAME}/releases/${DISTVERSION}/source DISTNAME= ${PORTNAME}-sunbird-${DISTVERSION}-source -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Thunderbird mail client with lightning calendar plugin BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index c75d8e872072..f4fb59a982bd 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source DISTNAME= ${PORTNAME}-${DISTVERSION}-source -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above CONFLICTS= lightning-0.[0-9]* diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index c75d8e872072..f4fb59a982bd 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source DISTNAME= ${PORTNAME}-${DISTVERSION}-source -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above CONFLICTS= lightning-0.[0-9]* diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile index c75d8e872072..f4fb59a982bd 100644 --- a/mail/thunderbird3/Makefile +++ b/mail/thunderbird3/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source DISTNAME= ${PORTNAME}-${DISTVERSION}-source -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above CONFLICTS= lightning-0.[0-9]* |