diff options
author | drochner <drochner> | 2006-05-02 10:10:43 +0000 |
---|---|---|
committer | drochner <drochner> | 2006-05-02 10:10:43 +0000 |
commit | 59f764108acd1e89e05cfc6c8cf2e5834aee451b (patch) | |
tree | fac47e91fb7389b7fa6dab35e2d8f10a05778d8c /www/firefox-gtk1 | |
parent | 86555e9f0b882a62779340335283a1ef87aa9581 (diff) | |
download | pkgsrc-59f764108acd1e89e05cfc6c8cf2e5834aee451b.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" |