diff options
Diffstat (limited to 'www/seamonkey-bin/Makefile')
-rw-r--r-- | www/seamonkey-bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/seamonkey-bin/Makefile b/www/seamonkey-bin/Makefile index 436b87080e7..7a02852368d 100644 --- a/www/seamonkey-bin/Makefile +++ b/www/seamonkey-bin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2006/11/08 14:39:16 ghen Exp $ +# $NetBSD: Makefile,v 1.10 2006/12/20 14:22:45 ghen Exp $ MOZILLA= seamonkey -MOZ_VER= 1.0.6 +MOZ_VER= 1.0.7 MOZ_DISTVER= ${MOZ_VER} HOMEPAGE= http://www.mozilla.org/projects/seamonkey/ |