diff options
author | Florian Smeets <flo@FreeBSD.org> | 2012-02-03 21:13:41 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2012-02-03 21:13:41 +0000 |
commit | d2a8e9fabed5ffa9c8d75fe3b29f78f4b79b90cb (patch) | |
tree | b9f65b4252ca89446ad8d27552c3e829c15e9c9b /mail | |
parent | def96421274a177b1da5a227785bc1ad80a4e1f4 (diff) |
Notes
Diffstat (limited to 'mail')
-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 f97cc9ccdebd..734a31ee1815 100644 --- a/mail/linux-thunderbird/Makefile +++ b/mail/linux-thunderbird/Makefile @@ -8,7 +8,7 @@ PORTNAME= thunderbird PORTVERSION= 10.0 CATEGORIES= mail -MASTER_SITE_SUBDIR?= ${PORTNAME}/releases/${PORTVERSION}/linux-i686/en-US +MASTER_SITE_SUBDIR?= ${PORTNAME}/releases/${PORTVERSION}-real/linux-i686/en-US MAINTAINER= gecko@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above |