diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-06-01 11:52:47 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-06-01 11:52:47 +0800 |
commit | 0ae79c728dd0ca00c031643dd23529b420e70330 (patch) | |
tree | 338ed5811ace240aad1884d728f4edacb520e2ee /www | |
parent | f0ba73740da2297a58999d50e51f3d8fbcc2e4f0 (diff) | |
download | marcuscom-ports-0ae79c728dd0ca00c031643dd23529b420e70330.tar.gz marcuscom-ports-0ae79c728dd0ca00c031643dd23529b420e70330.tar.zst marcuscom-ports-0ae79c728dd0ca00c031643dd23529b420e70330.zip |
Bump the mozilla-devel version to 1.7rc2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2339 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r-- | www/epiphany/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 4ae43ad20..5e6f13c2d 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -30,7 +30,7 @@ HEADERS_SUFX= .if ${WITH_MOZILLA}=="mozilla-devel" || ${WITH_MOZILLA}=="mozilla-devel-gtk2" MOZILLA= mozilla-devel HEADERS_SUFX= -devel -MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="1.7b" +MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="1.7rc2" .else MOZILLA= mozilla HEADERS_SUFX= |