diff options
Diffstat (limited to 'www/firefox-devel/Makefile')
-rw-r--r-- | www/firefox-devel/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile index 8d0a1095d..4b87932a6 100644 --- a/www/firefox-devel/Makefile +++ b/www/firefox-devel/Makefile @@ -3,11 +3,10 @@ # Whom: Alan Eldridge <alane@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/firefox-devel/Makefile,v 1.44 2008/05/25 01:24:53 ahze Exp $ +# $MCom: ports/www/firefox-devel/Makefile,v 1.45 2008/06/06 21:38:53 marcus Exp $ PORTNAME= firefox -DISTVERSION= 3.0rc1 -PORTREVISION= 1 +DISTVERSION= 3.0rc2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} |