diff options
author | beat <beat@FreeBSD.org> | 2012-04-25 12:51:59 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2012-04-25 12:51:59 +0800 |
commit | 5184298a805c597276d9be495463d18a874acc73 (patch) | |
tree | 2de4cf23074750151419ef3f3cf84c58794405ae /mail/thunderbird/Makefile | |
parent | a32f7892de37466bc0f5640f8e4d060ff7071a00 (diff) | |
download | freebsd-ports-gnome-5184298a805c597276d9be495463d18a874acc73.tar.gz freebsd-ports-gnome-5184298a805c597276d9be495463d18a874acc73.tar.zst freebsd-ports-gnome-5184298a805c597276d9be495463d18a874acc73.zip |
- Update to 12.0
Security: http://www.vuxml.org/freebsd/380e8c56-8e32-11e1-9580-4061862b8c22.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 1a6e1021d5ca..c50979eeaa71 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -6,7 +6,7 @@ # PORTNAME= thunderbird -DISTVERSION= 11.0.1 +DISTVERSION= 12.0 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source |