diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-12-20 23:12:20 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-12-20 23:12:20 +0000 |
commit | 608acaaa0522660236dff1f261ac175dbd39ba30 (patch) | |
tree | 270e7fb91690a413ee266d5ddedb8de61f672ce0 /www/firefox36/Makefile | |
parent | e24450fa88f1584f8e6c5cf35553cc88d4a3374b (diff) |
Notes
Diffstat (limited to 'www/firefox36/Makefile')
-rw-r--r-- | www/firefox36/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 17f104cc105d..4425df10b871 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -6,8 +6,7 @@ # $MCom: ports-stable/www/firefox/Makefile,v 1.21 2006/10/25 01:20:12 ahze Exp $ PORTNAME= firefox -DISTVERSION= 2.0 -PORTREVISION= 3 +DISTVERSION= 2.0.0.1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} |