diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-03-30 16:42:26 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-03-30 16:42:26 +0000 |
commit | 1212de5eb7408d9c26e124dc0f52a5bc49c79cdb (patch) | |
tree | c9bd77c85e455077c5906ac72d83b3163c79fb97 /www/firefox35 | |
parent | e8a0387e167fbe50a9cc66a301a513623427f361 (diff) | |
download | ports-1212de5eb7408d9c26e124dc0f52a5bc49c79cdb.tar.gz ports-1212de5eb7408d9c26e124dc0f52a5bc49c79cdb.zip |
Notes
Diffstat (limited to 'www/firefox35')
-rw-r--r-- | www/firefox35/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index 26ce96036a3a..628440839185 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -8,7 +8,7 @@ PORTNAME= firefox DISTVERSION= 2.0a1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} |