From 82dbe9021f5ad093eee7f8e6a1a99bff62111b45 Mon Sep 17 00:00:00 2001
From: Joe Marcus Clarke <marcus@FreeBSD.org>
Date: Sat, 20 Mar 2004 07:41:57 +0000
Subject: Chase the mozilla-devel update.

---
 www/galeon2/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'www/galeon2')

diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile
index 7f1c67b6ef73..6b285a984d1f 100644
--- a/www/galeon2/Makefile
+++ b/www/galeon2/Makefile
@@ -32,7 +32,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.7a"
+MOZ_CONFIGURE_ARGS=	--with-mozilla-snapshot="trunk"
 .else
 MOZILLA=	mozilla
 HEADERS_SUFX=
-- 
cgit v1.2.3