diff options
-rw-r--r-- | www/firefox-gtk1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox-gtk1/Makefile b/www/firefox-gtk1/Makefile index 9099bb9835b..899187da7d7 100644 --- a/www/firefox-gtk1/Makefile +++ b/www/firefox-gtk1/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2006/04/17 14:52:12 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2006/05/02 10:10:43 drochner Exp $ MOZILLA= firefox-gtk1 -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Lightweight gecko-based web browser built with GTK+-1.x .include "../../www/firefox/Makefile-firefox.common" |