diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-06-02 12:55:25 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-06-02 12:55:25 +0000 |
commit | 8e96bd8f0e03286e322c60f7f83cf27cacf3e0f8 (patch) | |
tree | 33de66e4126f4ce7163ac6804a8b3e681f3a3181 /mail/thunderbird-i18n/Makefile | |
parent | Update to 0.960. (diff) |
- Fix COMMENT
PR: ports/98367
Submitted by: Franz Klammer <klammer@webonaut.com>
Approved by: krion (mentor, implicit)
Diffstat (limited to 'mail/thunderbird-i18n/Makefile')
-rw-r--r-- | mail/thunderbird-i18n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/thunderbird-i18n/Makefile b/mail/thunderbird-i18n/Makefile index 0df2e0e347d9..125022ebf8f2 100644 --- a/mail/thunderbird-i18n/Makefile +++ b/mail/thunderbird-i18n/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${THUNDERBIRD_I18N:S/$/.xpi/} DIST_SUBDIR= xpi/${DISTNAME} MAINTAINER= infofarmer@FreeBSD.org -COMMENT= Localized interface for Firefox +COMMENT= Localized interface for Thunderbird .ifndef WITHOUT_SWITCHER RUN_DEPENDS+= xpi-locale-switcher>=0:${PORTSDIR}/www/xpi-locale-switcher |