diff options
author | miwi <miwi@FreeBSD.org> | 2009-04-13 03:27:13 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-04-13 03:27:13 +0800 |
commit | 7405e5398e438269e80823ae8418a952f5a99613 (patch) | |
tree | dd26c3ee346dd5857f1ee9b528440db83f28dc25 /mail/lightning | |
parent | 90f9a73b739b96415d956e1b2881046473a89815 (diff) | |
download | freebsd-ports-gnome-7405e5398e438269e80823ae8418a952f5a99613.tar.gz freebsd-ports-gnome-7405e5398e438269e80823ae8418a952f5a99613.tar.zst freebsd-ports-gnome-7405e5398e438269e80823ae8418a952f5a99613.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/lightning')
-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 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 |