diff options
author | abs <abs@pkgsrc.org> | 2001-07-26 09:47:38 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2001-07-26 09:47:38 +0000 |
commit | 7aa11bf5c6e96533d10cf719c1200bbe88658a5a (patch) | |
tree | 522261d7c56072a6a2a9ea75a53e78eb10b67983 /www/galeon/Makefile | |
parent | 087861b44c498da829a0dda1e339648c3fd35e67 (diff) | |
download | pkgsrc-7aa11bf5c6e96533d10cf719c1200bbe88658a5a.tar.gz |
Update galeon to 0.11.3
Changes: - fix crashes clicking on XUL windows and on some pages
Diffstat (limited to 'www/galeon/Makefile')
-rw-r--r-- | www/galeon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index a88c384dd5e..09c8f27269f 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2001/07/24 01:07:14 taya Exp $ +# $NetBSD: Makefile,v 1.4 2001/07/26 09:47:38 abs Exp $ # -DISTNAME= galeon-0.11.2 +DISTNAME= galeon-0.11.3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galeon/} |