diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-18 11:37:32 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-18 11:37:32 +0800 |
commit | 96028b0e2574b1f94d1fb740b974568a5204e2b9 (patch) | |
tree | 8405fc1a3d0375ad0608275c04f4613dd7827b14 /www/firefox/Makefile | |
parent | b912d4ac1461d1ab376eec79c3c3dbc5a017c963 (diff) | |
download | marcuscom-ports-96028b0e2574b1f94d1fb740b974568a5204e2b9.tar marcuscom-ports-96028b0e2574b1f94d1fb740b974568a5204e2b9.tar.gz marcuscom-ports-96028b0e2574b1f94d1fb740b974568a5204e2b9.tar.bz2 marcuscom-ports-96028b0e2574b1f94d1fb740b974568a5204e2b9.tar.lz marcuscom-ports-96028b0e2574b1f94d1fb740b974568a5204e2b9.tar.xz marcuscom-ports-96028b0e2574b1f94d1fb740b974568a5204e2b9.tar.zst marcuscom-ports-96028b0e2574b1f94d1fb740b974568a5204e2b9.zip |
- Update to 1.5rc3
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5160 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r-- | www/firefox/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 0d990565a..468b8c648 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -3,12 +3,11 @@ # Whom: Alan Eldridge <alane@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/firefox/Makefile,v 1.18 2005/11/17 07:10:22 marcus Exp $ +# $MCom: ports/www/firefox/Makefile,v 1.19 2005/11/17 18:17:47 marcus Exp $ # PORTNAME= firefox -DISTVERSION= 1.5rc2 -PORTREVISION= 3 +DISTVERSION= 1.5rc3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} |