diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-25 21:24:36 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-25 21:24:36 +0000 |
commit | 2a67e1b348ec3b13ddce8019524c85e2d215b4b9 (patch) | |
tree | 6ac624e2fe262a790beb3ab4188da8648a140bd7 /www/galeon | |
parent | c262a3d9b4ac7f7abbfc173db20111db813e3e48 (diff) | |
download | ports-2a67e1b348ec3b13ddce8019524c85e2d215b4b9.tar.gz ports-2a67e1b348ec3b13ddce8019524c85e2d215b4b9.zip |
Notes
Diffstat (limited to 'www/galeon')
-rw-r--r-- | www/galeon/Makefile | 5 | ||||
-rw-r--r-- | www/galeon/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index a3e971a3a222..445645d75d9e 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -6,8 +6,7 @@ # PORTNAME= galeon -PORTVERSION= 1.2.11 -PORTREVISION= 1 +PORTVERSION= 1.2.12 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -29,7 +28,7 @@ HEADERS_SUFX= .if ${WITH_MOZILLA}=="mozilla-devel" || ${WITH_MOZILLA}=="mozilla-embedded-devel" MOZILLA= ${WITH_MOZILLA} HEADERS_SUFX= -devel -MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="trunk" +MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="1.5b" .else .if ${WITH_MOZILLA}=="mozilla-embedded" MOZILLA= mozilla-embedded diff --git a/www/galeon/distinfo b/www/galeon/distinfo index 4b6ff752ee37..6dea0536f420 100644 --- a/www/galeon/distinfo +++ b/www/galeon/distinfo @@ -1 +1 @@ -MD5 (galeon-1.2.11.tar.gz) = a24ac42b93621bc4df9476daf3056956 +MD5 (galeon-1.2.12.tar.gz) = 301cc69894a4bb8ba7e9330acd6ebc66 |