aboutsummaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-10-28 21:37:53 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-10-28 21:37:53 +0000
commitb12831f94a1b89940b8ce577b7a9c2cd20a38782 (patch)
treecea5de5a41010fbf6fc6186041233a9897d82deb /www/firefox/Makefile
parentf9ceeb4839942474e3d633148cfacdda6edce32d (diff)
downloadports-b12831f94a1b89940b8ce577b7a9c2cd20a38782.tar.gz
ports-b12831f94a1b89940b8ce577b7a9c2cd20a38782.zip
Update to 1.0.r (aka 1.0 Release Candidate 1). So far, the release notes have
Notes
Notes: svn path=/head/; revision=120438
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r--www/firefox/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index a62cffed60b1..0dc8d6103e9d 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= firefox
-PORTVERSION= 1.0.1.p
-PORTREVISION= 4
+PORTVERSION= 1.0.r1
+PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${REALVERSION}
-DISTNAME= ${PORTNAME}-1.0PR-source
+MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0rc1
+DISTNAME= ${PORTNAME}-1.0rc1-source
MAINTAINER= gnome@FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla
@@ -25,7 +25,7 @@ RUN_DEPENDS= Xvfb:${X_VFBSERVER_PORT}
ALL_TARGET= default
CONFIGURE_ENV= LOCALBASE=${LOCALBASE}
FAKEDIR= ${WRKDIR}/fake
-REALVERSION= 0.10.1
+REALVERSION= 1.0
HAS_CONFIGURE= yes
ESD_LIB= libesd.so.2
LOCAL_PREFIX= ${PREFIX}/lib/${PORTNAME}