diff options
Diffstat (limited to 'www/firefox-devel/Makefile')
-rw-r--r-- | www/firefox-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile index 76c5af771..68bfdb3ad 100644 --- a/www/firefox-devel/Makefile +++ b/www/firefox-devel/Makefile @@ -3,12 +3,12 @@ # Whom: Alan Eldridge <alane@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/firefox-devel/Makefile,v 1.12 2005/08/06 18:21:08 marcus Exp $ +# $MCom: ports/www/firefox-devel/Makefile,v 1.13 2005/08/19 02:23:56 mezz Exp $ # PORTNAME= firefox DISTVERSION= 1.1a2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} |