From b6af29de089437906233d7b51b64c4ca598bdb77 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 11 Sep 2005 19:41:55 +0000 Subject: Ignore previous commit. DISTVERSION was being correctly used. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4822 df743ca5-7f9a-e211-a948-0013205c9059 --- www/firefox-devel/Makefile | 6 +++--- www/firefox3-devel/Makefile | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile index bf5605e8d..068f050ac 100644 --- a/www/firefox-devel/Makefile +++ b/www/firefox-devel/Makefile @@ -3,13 +3,13 @@ # Whom: Alan Eldridge # # $FreeBSD$ -# $MCom: ports/www/firefox-devel/Makefile,v 1.16 2005/09/10 18:33:57 pav Exp $ +# $MCom: ports/www/firefox-devel/Makefile,v 1.17 2005/09/11 19:40:29 marcus Exp $ # PORTNAME= firefox -DISTVERSION= 1.5.b1 +DISTVERSION= 1.5b1 PORTREVISION= 1 -PORTEPOCH= 2 +PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source/ diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile index bf5605e8d..068f050ac 100644 --- a/www/firefox3-devel/Makefile +++ b/www/firefox3-devel/Makefile @@ -3,13 +3,13 @@ # Whom: Alan Eldridge # # $FreeBSD$ -# $MCom: ports/www/firefox-devel/Makefile,v 1.16 2005/09/10 18:33:57 pav Exp $ +# $MCom: ports/www/firefox-devel/Makefile,v 1.17 2005/09/11 19:40:29 marcus Exp $ # PORTNAME= firefox -DISTVERSION= 1.5.b1 +DISTVERSION= 1.5b1 PORTREVISION= 1 -PORTEPOCH= 2 +PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source/ -- cgit