diff options
author | beat <beat@FreeBSD.org> | 2011-12-22 15:17:59 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2011-12-22 15:17:59 +0800 |
commit | a626ef0b42dd98a12f90472ddc0b60718a6a8c48 (patch) | |
tree | decb66324343c53baa6ecdd1ca896475ea56893f /mail/thunderbird/Makefile | |
parent | d60f22d50fcecf7d71cfa998cc8949b2955fb054 (diff) | |
download | freebsd-ports-gnome-a626ef0b42dd98a12f90472ddc0b60718a6a8c48.tar.gz freebsd-ports-gnome-a626ef0b42dd98a12f90472ddc0b60718a6a8c48.tar.zst freebsd-ports-gnome-a626ef0b42dd98a12f90472ddc0b60718a6a8c48.zip |
- Update Thunderbird to 9.0
Approved by: portmgr (erwin, implicit)
Security: http://www.vuxml.org/freebsd/e3ff776b-2ba6-11e1-93c6-0011856a6e37.html
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 666fcc22a6a0..987f409a4688 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -6,7 +6,7 @@ # PORTNAME= thunderbird -DISTVERSION= 8.0 +DISTVERSION= 9.0 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source |