diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-07-09 10:54:04 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-07-09 10:54:04 +0000 |
commit | ef0bc3d86f9319381db4abdc4719fa4905282494 (patch) | |
tree | 1c050783596ded22e7062f325d1682a6a2742199 /www/firefox17 | |
parent | 3fb1d270fae58901f5c1c2930db6475c9fd580c6 (diff) | |
download | pkgsrc-ef0bc3d86f9319381db4abdc4719fa4905282494.tar.gz |
Update to 17.0.7
* SYnc with xulrunner17-17.0.7.
Diffstat (limited to 'www/firefox17')
-rw-r--r-- | www/firefox17/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox17/Makefile b/www/firefox17/Makefile index b21ed39d928..aab3806ac3a 100644 --- a/www/firefox17/Makefile +++ b/www/firefox17/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/06/06 12:55:11 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2013/07/09 10:54:04 ryoon Exp $ .include "../../devel/xulrunner17/dist.mk" PKGNAME= firefox17-${MOZ_BRANCH} -PKGREVISION= 3 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org |