diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-12 03:40:29 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-12 03:40:29 +0800 |
commit | 2e29aa6d1a16948fc3b950194aff585b5aecdbed (patch) | |
tree | e63cf67b2d70bd8bfbde4c564fb1ace037873a40 /www | |
parent | 3714a6395165c10b8a5b6b38aa77d4c94ae28e06 (diff) | |
download | marcuscom-ports-2e29aa6d1a16948fc3b950194aff585b5aecdbed.tar marcuscom-ports-2e29aa6d1a16948fc3b950194aff585b5aecdbed.tar.gz marcuscom-ports-2e29aa6d1a16948fc3b950194aff585b5aecdbed.tar.bz2 marcuscom-ports-2e29aa6d1a16948fc3b950194aff585b5aecdbed.tar.lz marcuscom-ports-2e29aa6d1a16948fc3b950194aff585b5aecdbed.tar.xz marcuscom-ports-2e29aa6d1a16948fc3b950194aff585b5aecdbed.tar.zst marcuscom-ports-2e29aa6d1a16948fc3b950194aff585b5aecdbed.zip |
Correct PORTVERSION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4821 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox-devel/Makefile | 6 | ||||
-rw-r--r-- | 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 b6e5f22db..bf5605e8d 100644 --- a/www/firefox-devel/Makefile +++ b/www/firefox-devel/Makefile @@ -3,13 +3,13 @@ # Whom: Alan Eldridge <alane@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/firefox-devel/Makefile,v 1.15 2005/09/10 04:56:53 marcus Exp $ +# $MCom: ports/www/firefox-devel/Makefile,v 1.16 2005/09/10 18:33:57 pav Exp $ # PORTNAME= firefox -DISTVERSION= 1.5b1 +DISTVERSION= 1.5.b1 PORTREVISION= 1 -PORTEPOCH= 1 +PORTEPOCH= 2 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 b6e5f22db..bf5605e8d 100644 --- a/www/firefox3-devel/Makefile +++ b/www/firefox3-devel/Makefile @@ -3,13 +3,13 @@ # Whom: Alan Eldridge <alane@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/firefox-devel/Makefile,v 1.15 2005/09/10 04:56:53 marcus Exp $ +# $MCom: ports/www/firefox-devel/Makefile,v 1.16 2005/09/10 18:33:57 pav Exp $ # PORTNAME= firefox -DISTVERSION= 1.5b1 +DISTVERSION= 1.5.b1 PORTREVISION= 1 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source/ |