diff options
author | beat <beat@FreeBSD.org> | 2010-08-06 17:11:58 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2010-08-06 17:11:58 +0800 |
commit | 8633bae4b86d3895350b1bfa9ca44a99d1576535 (patch) | |
tree | 38df51700d9ae7c2e26f94864f37eb47dce2d8d9 /mail/thunderbird/Makefile | |
parent | 13cc2e9ff3f92f5e7832b475e89a477b49f9b902 (diff) | |
download | freebsd-ports-gnome-8633bae4b86d3895350b1bfa9ca44a99d1576535.tar.gz freebsd-ports-gnome-8633bae4b86d3895350b1bfa9ca44a99d1576535.tar.zst freebsd-ports-gnome-8633bae4b86d3895350b1bfa9ca44a99d1576535.zip |
- Update to 3.1.2
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r-- | mail/thunderbird/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index ce93d8308411..20ffcaffcf73 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -6,7 +6,7 @@ # PORTNAME= thunderbird -DISTVERSION= 3.1.1 +DISTVERSION= 3.1.2 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source |