diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-09-07 17:07:05 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-09-07 17:07:05 +0800 |
commit | 83f140ade6990f5c0b96cc70e9d757ac791cee38 (patch) | |
tree | fb95c4dd6628c1179d9a76db7ecfc5b61593523a /mail/linux-thunderbird | |
parent | 9dd54d07d309331d0189102c18187d93f9339c89 (diff) | |
download | freebsd-ports-gnome-83f140ade6990f5c0b96cc70e9d757ac791cee38.tar.gz freebsd-ports-gnome-83f140ade6990f5c0b96cc70e9d757ac791cee38.tar.zst freebsd-ports-gnome-83f140ade6990f5c0b96cc70e9d757ac791cee38.zip |
- Take maintainership
Diffstat (limited to 'mail/linux-thunderbird')
-rw-r--r-- | mail/linux-thunderbird/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/linux-thunderbird/Makefile b/mail/linux-thunderbird/Makefile index c0174943dd61..5d5223b23bbd 100644 --- a/mail/linux-thunderbird/Makefile +++ b/mail/linux-thunderbird/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0.0.14 CATEGORIES= mail MASTER_SITE_SUBDIR?= ${PORTNAME}/releases/${PORTVERSION}/linux-i686/en-US -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above .include "${.CURDIR}/../../www/linux-seamonkey/Makefile.common" |