diff options
author | tron <tron@pkgsrc.org> | 2007-08-06 08:52:04 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2007-08-06 08:52:04 +0000 |
commit | 4a4ac9483df710c4230d36c9f297822e9b1fc696 (patch) | |
tree | f22c136a8d74ed6e5e60c295eaf3ef695e95b3d7 /www/firefox-bin | |
parent | 050cd09fe77813ce0db086c794057fe3c3543d88 (diff) | |
download | pkgsrc-4a4ac9483df710c4230d36c9f297822e9b1fc696.tar.gz |
Bump revision number after dependence fix.
Diffstat (limited to 'www/firefox-bin')
-rw-r--r-- | www/firefox-bin/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/firefox-bin/Makefile b/www/firefox-bin/Makefile index 0c3b4490009..e6e0a666246 100644 --- a/www/firefox-bin/Makefile +++ b/www/firefox-bin/Makefile @@ -1,4 +1,6 @@ -# $NetBSD: Makefile,v 1.32 2007/07/31 10:06:47 ghen Exp $ +# $NetBSD: Makefile,v 1.33 2007/08/06 08:52:04 tron Exp $ + +PKGREVISION= 1 MOZILLA= firefox MOZ_VER= 2.0.0.6 |