diff options
author | drochner <drochner@pkgsrc.org> | 2006-05-02 10:10:43 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-05-02 10:10:43 +0000 |
commit | 83df62368eb6d05ec2d6fd22132d25aef8898a1e (patch) | |
tree | fac47e91fb7389b7fa6dab35e2d8f10a05778d8c /www/firefox-gtk1 | |
parent | f6e122acc939ae66eceac6e6e4988715d1ce768e (diff) | |
download | pkgsrc-83df62368eb6d05ec2d6fd22132d25aef8898a1e.tar.gz |
PKGREVISION bump for firefox security fix, pointed out by Lubomir Sedlacik
Diffstat (limited to 'www/firefox-gtk1')
-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" |