diff options
author | Florian Smeets <flo@FreeBSD.org> | 2012-02-02 09:01:30 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2012-02-02 09:01:30 +0000 |
commit | 847077d43300953b3ef806a9beb78e9d900642c9 (patch) | |
tree | 3777e284db90479fb5a9cb52545b16a057807fb9 /mail/thunderbird-esr-i18n | |
parent | d1e19975c6307527a22ee5bf2e113aa6b1f2d9b5 (diff) | |
download | ports-847077d43300953b3ef806a9beb78e9d900642c9.tar.gz ports-847077d43300953b3ef806a9beb78e9d900642c9.zip |
Notes
Diffstat (limited to 'mail/thunderbird-esr-i18n')
-rw-r--r-- | mail/thunderbird-esr-i18n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/thunderbird-esr-i18n/Makefile b/mail/thunderbird-esr-i18n/Makefile index a54c1c29e9cd..42d45bd037ea 100644 --- a/mail/thunderbird-esr-i18n/Makefile +++ b/mail/thunderbird-esr-i18n/Makefile @@ -8,7 +8,7 @@ PORTNAME= thunderbird-i18n PORTVERSION= 10.0 CATEGORIES= mail -MASTER_SITE_SUBDIR= thunderbird/releases/${PORTVERSION}/linux-i686/xpi +MASTER_SITE_SUBDIR= thunderbird/releases/${PORTVERSION}-real/linux-i686/xpi PKGNAMEPREFIX= DISTFILES= ${THUNDERBIRD_I18N_:S/$/.xpi/} DIST_SUBDIR= xpi/${DISTNAME} |