diff options
author | taya <taya@pkgsrc.org> | 2002-06-09 15:40:37 +0000 |
---|---|---|
committer | taya <taya@pkgsrc.org> | 2002-06-09 15:40:37 +0000 |
commit | f48d985f60a57aa4a8c1e2c434053c626216c141 (patch) | |
tree | d299d86f732e6861cdc2f5ea7408b425b37e4169 /www/galeon/Makefile | |
parent | ebfe591ca3246a526c9f8cd289244f0ee0f9e2bf (diff) | |
download | pkgsrc-f48d985f60a57aa4a8c1e2c434053c626216c141.tar.gz |
Update galeon to 1.2.5
- mozilla 1.0 compatibilty/requirement
- proxy auto-conf & printing fixes
- new Vietnamese translation
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 2455a7ea26e..73f8a7e986e 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.30 2002/05/28 01:07:25 abs Exp $ +# $NetBSD: Makefile,v 1.31 2002/06/09 15:40:37 taya Exp $ -DISTNAME= galeon-1.2.3 +DISTNAME= galeon-1.2.5 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galeon/} |