diff options
author | ahze <ahze@FreeBSD.org> | 2004-11-06 11:06:26 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2004-11-06 11:06:26 +0800 |
commit | fca5ee2b458ffd51700eeed1692ab68c837428d5 (patch) | |
tree | 45929c64f31328cc11ee39344efa481bcc8a8387 /www/firefox35 | |
parent | 675448343c33f14e7f00eb247c7918b725ccde44 (diff) | |
download | freebsd-ports-gnome-fca5ee2b458ffd51700eeed1692ab68c837428d5.tar.gz freebsd-ports-gnome-fca5ee2b458ffd51700eeed1692ab68c837428d5.tar.zst freebsd-ports-gnome-fca5ee2b458ffd51700eeed1692ab68c837428d5.zip |
update to 1.0.r2
Approved by: marcus (co mentor)
Diffstat (limited to 'www/firefox35')
-rw-r--r-- | www/firefox35/Makefile | 6 | ||||
-rw-r--r-- | www/firefox35/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index 0dc8d6103e9d..c49b952b8939 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -6,12 +6,12 @@ # PORTNAME= firefox -PORTVERSION= 1.0.r1 +PORTVERSION= 1.0.r2 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} -MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0rc1 -DISTNAME= ${PORTNAME}-1.0rc1-source +MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0rc2/source +DISTNAME= ${PORTNAME}-1.0rc2-source MAINTAINER= gnome@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla diff --git a/www/firefox35/distinfo b/www/firefox35/distinfo index 43f947afd9f8..5d99d1c044eb 100644 --- a/www/firefox35/distinfo +++ b/www/firefox35/distinfo @@ -1,2 +1,2 @@ -MD5 (firefox-1.0rc1-source.tar.bz2) = 7a0411859fc5d5f647e211c24beaf94b -SIZE (firefox-1.0rc1-source.tar.bz2) = 32706624 +MD5 (firefox-1.0rc2-source.tar.bz2) = aab6ffe0e57de39b20d1c8ccef057171 +SIZE (firefox-1.0rc2-source.tar.bz2) = 32659115 |