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 | d78ce67dbb47ec812d23bffa1916f1d40799db39 (patch) | |
tree | f22c136a8d74ed6e5e60c295eaf3ef695e95b3d7 /www/firefox-bin | |
parent | c2c42788b06a24b744042385f276e9ffb6f48323 (diff) | |
download | pkgsrc-d78ce67dbb47ec812d23bffa1916f1d40799db39.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 |