diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox3-bin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox3-bin/Makefile b/www/firefox3-bin/Makefile index 65cca53633e..e1ff8df0058 100644 --- a/www/firefox3-bin/Makefile +++ b/www/firefox3-bin/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2008/09/24 16:14:49 ghen Exp $ +# $NetBSD: Makefile,v 1.4 2008/11/19 22:16:06 tron Exp $ MOZILLA= firefox MOZ_VER= 3.0.2 MOZ_DISTVER= ${MOZ_VER} +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mozilla.com/en-US/firefox/ COMMENT= Lightweight gecko-based web browser (binary package) |