diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-12 19:27:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-12 19:27:13 +0000 |
commit | 2ae036e78c72f62a0043c415a22041b5e0802c93 (patch) | |
tree | 52f51a1567a9f3f137edc07fa405bf08cc1f812d /mail/lightning | |
parent | afbe41ae11c896a79716170640c387afe3023075 (diff) | |
download | ports-2ae036e78c72f62a0043c415a22041b5e0802c93.tar.gz ports-2ae036e78c72f62a0043c415a22041b5e0802c93.zip |
Notes
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 |