diff options
author | abs <abs@pkgsrc.org> | 2010-11-15 22:56:08 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2010-11-15 22:56:08 +0000 |
commit | ead21cfde2d9ac75663cb012b16a31fe85dde108 (patch) | |
tree | 51bd3c92c0788019a2d7bcf1fe281fd0e78cbdb5 /www/firefox | |
parent | 572f7de82018f99bc647846f2e38cc19cb46f974 (diff) | |
download | pkgsrc-ead21cfde2d9ac75663cb012b16a31fe85dde108.tar.gz |
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 0a3ce9ee56d..609df9aa1c0 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.78 2010/11/13 11:54:44 tnn Exp $ +# $NetBSD: Makefile,v 1.79 2010/11/15 22:58:50 abs Exp $ .include "../../devel/xulrunner/dist.mk" PKGNAME= firefox-${FIREFOX_VER} CATEGORIES= www -PKGREVISION= 1 +PKGREVISION= 2 MAINTAINER= tnn@NetBSD.org HOMEPAGE= http://www.mozilla.com/en-US/firefox/ |