diff options
author | flo <flo@FreeBSD.org> | 2011-09-07 04:16:53 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2011-09-07 04:16:53 +0800 |
commit | 5a8005314b78766f2f98042540b1b27add96781f (patch) | |
tree | 0ac412bcfb35e41b3bbb3428a252fa42490d9a4c /mail/thunderbird/Makefile | |
parent | 859d9e4c8d5db56b0ca0d878f5ee8286a54f77a2 (diff) | |
download | freebsd-ports-gnome-5a8005314b78766f2f98042540b1b27add96781f.tar.gz freebsd-ports-gnome-5a8005314b78766f2f98042540b1b27add96781f.tar.zst freebsd-ports-gnome-5a8005314b78766f2f98042540b1b27add96781f.zip |
update to 6.0.2, remove trust exceptions for certificates issued by Staat der
Nederlanden
Security: http://www.vuxml.org/freebsd/aa5bc971-d635-11e0-b3cf-080027ef73ec.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 02c01e456d76..f571c74d6f7a 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -6,7 +6,7 @@ # PORTNAME= thunderbird -DISTVERSION= 6.0.1 +DISTVERSION= 6.0.2 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source |