diff options
author | taya <taya@pkgsrc.org> | 2001-10-02 16:52:06 +0000 |
---|---|---|
committer | taya <taya@pkgsrc.org> | 2001-10-02 16:52:06 +0000 |
commit | 8dac81439874616e5c0639707dcb584a5948731c (patch) | |
tree | a9016a43c19e08d18d22f069117a9ef6583c8852 /www/galeon/Makefile | |
parent | 67fd12d7c9d88d533c455dbdf44f4916594604a7 (diff) | |
download | pkgsrc-8dac81439874616e5c0639707dcb584a5948731c.tar.gz |
Update galeon to 0.12.2
Changes from Release Notes
- bugfixes
- improved help browser
- updated translations
- prelight toolbars
- some usability enanchement
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 d5e5c1e4217..73a726f1007 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2001/09/21 16:37:41 taya Exp $ +# $NetBSD: Makefile,v 1.13 2001/10/02 16:52:06 taya Exp $ -DISTNAME= galeon-0.12.1 +DISTNAME= galeon-0.12.2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galeon/} |