diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-05-04 19:23:44 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-05-04 19:23:44 +0000 |
commit | eb81defc979b339f6300ab5e43433f38706bdfff (patch) | |
tree | d57dc0f70d70b1448495946e0b8b1d837d21b40c /mail | |
parent | 6d701dafa8ac8e38ea251493d282777438b771eb (diff) | |
download | ports-eb81defc979b339f6300ab5e43433f38706bdfff.tar.gz ports-eb81defc979b339f6300ab5e43433f38706bdfff.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/lightning/Makefile | 2 | ||||
-rw-r--r-- | mail/linux-thunderbird/Makefile | 2 | ||||
-rw-r--r-- | mail/thunderbird-esr-i18n/Makefile | 2 | ||||
-rw-r--r-- | mail/thunderbird-esr/Makefile | 2 | ||||
-rw-r--r-- | mail/thunderbird-i18n/Makefile | 2 | ||||
-rw-r--r-- | mail/thunderbird/Makefile | 2 | ||||
-rw-r--r-- | mail/thunderbird3-i18n/Makefile | 2 | ||||
-rw-r--r-- | mail/thunderbird3/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/mail/lightning/Makefile b/mail/lightning/Makefile index df4edf28462f..ab486d5de960 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= miwi@FreeBSD.org +MAINTAINER= gecko@FreeBSD.org COMMENT= Thunderbird mail client with lightning calendar plugin BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip diff --git a/mail/linux-thunderbird/Makefile b/mail/linux-thunderbird/Makefile index 04a24116355a..c3935a42289f 100644 --- a/mail/linux-thunderbird/Makefile +++ b/mail/linux-thunderbird/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0.0.21 CATEGORIES= mail MASTER_SITE_SUBDIR?= ${PORTNAME}/releases/${PORTVERSION}/linux-i686/en-US -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= gecko@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above .include "${.CURDIR}/../../www/linux-seamonkey/Makefile.common" diff --git a/mail/thunderbird-esr-i18n/Makefile b/mail/thunderbird-esr-i18n/Makefile index bacb51f298d7..18d8b0c0cd87 100644 --- a/mail/thunderbird-esr-i18n/Makefile +++ b/mail/thunderbird-esr-i18n/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= DISTFILES= ${THUNDERBIRD_I18N_:S/$/.xpi/} DIST_SUBDIR= xpi/${DISTNAME} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= gecko@FreeBSD.org COMMENT= Localized interface for Thunderbird .ifndef WITHOUT_SWITCHER diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index f4fb59a982bd..7ff2c355e9d5 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= miwi@FreeBSD.org +MAINTAINER= gecko@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above CONFLICTS= lightning-0.[0-9]* diff --git a/mail/thunderbird-i18n/Makefile b/mail/thunderbird-i18n/Makefile index bacb51f298d7..18d8b0c0cd87 100644 --- a/mail/thunderbird-i18n/Makefile +++ b/mail/thunderbird-i18n/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= DISTFILES= ${THUNDERBIRD_I18N_:S/$/.xpi/} DIST_SUBDIR= xpi/${DISTNAME} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= gecko@FreeBSD.org COMMENT= Localized interface for Thunderbird .ifndef WITHOUT_SWITCHER diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index f4fb59a982bd..7ff2c355e9d5 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= miwi@FreeBSD.org +MAINTAINER= gecko@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above CONFLICTS= lightning-0.[0-9]* diff --git a/mail/thunderbird3-i18n/Makefile b/mail/thunderbird3-i18n/Makefile index bacb51f298d7..18d8b0c0cd87 100644 --- a/mail/thunderbird3-i18n/Makefile +++ b/mail/thunderbird3-i18n/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= DISTFILES= ${THUNDERBIRD_I18N_:S/$/.xpi/} DIST_SUBDIR= xpi/${DISTNAME} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= gecko@FreeBSD.org COMMENT= Localized interface for Thunderbird .ifndef WITHOUT_SWITCHER diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile index f4fb59a982bd..7ff2c355e9d5 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= miwi@FreeBSD.org +MAINTAINER= gecko@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above CONFLICTS= lightning-0.[0-9]* |