aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-05-12 14:58:34 +0800
committerahze <ahze@FreeBSD.org>2005-05-12 14:58:34 +0800
commit0c79a0ebf303be776e7d889eef6c1c302689d8fa (patch)
tree115eeabde94f840ccd0af18067ad1ce35f284abc /www/firefox/Makefile
parent0e1b51041af0dff83e76ecfcef6b04dfa74894da (diff)
downloadfreebsd-ports-gnome-0c79a0ebf303be776e7d889eef6c1c302689d8fa.tar.gz
freebsd-ports-gnome-0c79a0ebf303be776e7d889eef6c1c302689d8fa.tar.zst
freebsd-ports-gnome-0c79a0ebf303be776e7d889eef6c1c302689d8fa.zip
- Update to 1.0.4
This release fixes 3 very critical bugs. [1] Release notes: http://www.mozilla.org/products/firefox/releases/1.0.4.html Security notes: http://www.mozilla.org/projects/security/known-vulnerabilities.html
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r--www/firefox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index c710a0b39e36..f73d205a5120 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= firefox
-PORTVERSION= 1.0.3
+PORTVERSION= 1.0.4
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.3/source
+MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.4/source
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
MAINTAINER= gnome@FreeBSD.org