diff options
Diffstat (limited to 'www/firefox-gtk1/Makefile')
-rw-r--r-- | www/firefox-gtk1/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox-gtk1/Makefile b/www/firefox-gtk1/Makefile index 6b473c7cbe3..e47d96ec83c 100644 --- a/www/firefox-gtk1/Makefile +++ b/www/firefox-gtk1/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2006/02/05 14:46:31 ghen Exp $ +# $NetBSD: Makefile,v 1.9 2006/02/05 23:11:21 joerg Exp $ MOZILLA= firefox-gtk1 +PKGREVISION= 1 COMMENT= Lightweight gecko-based web browser built with GTK+-1.x .include "../../www/firefox/Makefile-firefox.common" |