diff options
author | miwi <miwi@FreeBSD.org> | 2009-05-05 03:23:44 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-05-05 03:23:44 +0800 |
commit | b2074de6b27e2ac153e61dd5f181bad59c26c108 (patch) | |
tree | 8dcd8d59a54a471171ab529159f339d73aac0cee /mail/lightning/Makefile | |
parent | 85b4db37e6ca5b716283fef04197cf131cb8bd49 (diff) | |
download | freebsd-ports-gnome-b2074de6b27e2ac153e61dd5f181bad59c26c108.tar.gz freebsd-ports-gnome-b2074de6b27e2ac153e61dd5f181bad59c26c108.tar.zst freebsd-ports-gnome-b2074de6b27e2ac153e61dd5f181bad59c26c108.zip |
- Give Maintainership up to the Gecko Gang (gecko@)
Diffstat (limited to 'mail/lightning/Makefile')
-rw-r--r-- | mail/lightning/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |