diff options
author | ahze <ahze@FreeBSD.org> | 2006-06-05 02:50:09 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-06-05 02:50:09 +0800 |
commit | 98d1b059636d06bb453f9a9c02ca5a63fc3a99e0 (patch) | |
tree | 5b894f358b87bcfd20c92d5fb89c523752346950 /mail/thunderbird/Makefile | |
parent | 2a497a7d1f4dfdb1ad6d1027b5967d34d3164bee (diff) | |
download | freebsd-ports-gnome-98d1b059636d06bb453f9a9c02ca5a63fc3a99e0.tar.gz freebsd-ports-gnome-98d1b059636d06bb453f9a9c02ca5a63fc3a99e0.tar.zst freebsd-ports-gnome-98d1b059636d06bb453f9a9c02ca5a63fc3a99e0.zip |
- Update to 1.5.0.4
Release notes: http://www.mozilla.com/thunderbird/releases/1.5.0.4.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 b0d2425bd9a4..5eed6514383b 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -7,7 +7,7 @@ # PORTNAME= thunderbird -DISTVERSION= 1.5.0.2 +DISTVERSION= 1.5.0.4 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source |