diff options
author | martin <martin@pkgsrc.org> | 2012-03-13 14:18:32 +0000 |
---|---|---|
committer | martin <martin@pkgsrc.org> | 2012-03-13 14:18:32 +0000 |
commit | 060b0d550f2f03bf96440fbf5d7b09056f5367c3 (patch) | |
tree | ea0e51aa7c5573645536a7b1db0fbf55aa929c6b /www | |
parent | 585865947ce335729684c3ce293dbeec9042556c (diff) | |
download | pkgsrc-060b0d550f2f03bf96440fbf5d7b09056f5367c3.tar.gz |
Update to Firefox 3.6.28
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox36/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 85fac5154b9..4f0dcfca9d0 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2012/03/03 00:14:05 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/03/13 14:18:32 martin Exp $ .include "../../devel/xulrunner192/dist.mk" PKGNAME= firefox36-${FIREFOX_VER} -PKGREVISION= 1 +# PKGREVISION= 1 CATEGORIES= www MAINTAINER= tnn@NetBSD.org |