diff options
Diffstat (limited to 'www/mozilla-bin/Makefile')
-rw-r--r-- | www/mozilla-bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mozilla-bin/Makefile b/www/mozilla-bin/Makefile index 00146dc5eee..c29530a2e57 100644 --- a/www/mozilla-bin/Makefile +++ b/www/mozilla-bin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2004/08/14 12:28:49 tron Exp $ +# $NetBSD: Makefile,v 1.18 2004/09/19 13:48:51 tron Exp $ MOZILLA= mozilla -MOZ_VER= 1.7.2 +MOZ_VER= 1.7.3 COMMENT= Full featured gecko-based browser (binary pkg) |