diff options
Diffstat (limited to 'www/firefox2-gtk1/Makefile')
-rw-r--r-- | www/firefox2-gtk1/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox2-gtk1/Makefile b/www/firefox2-gtk1/Makefile index fbcdae03871..be5790ae654 100644 --- a/www/firefox2-gtk1/Makefile +++ b/www/firefox2-gtk1/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2006/12/21 08:13:17 ghen Exp $ +# $NetBSD: Makefile,v 1.5 2007/03/07 21:32:55 dmcmahill Exp $ MOZILLA= firefox-gtk1 +PKGREVISION= 1 COMMENT= Lightweight gecko-based web browser built with GTK+-1.x .include "../../www/firefox2/Makefile-firefox.common" |