diff options
author | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
commit | 11b8f289b9119c1a549e837df0ba9b228102c685 (patch) | |
tree | 302ac87bdbdfebda1668094e8e68d2f97e39024c /security/tor-browser | |
parent | 13580bce44a7e37feef27bd0f3839d7d45d311d4 (diff) | |
download | pkgsrc-11b8f289b9119c1a549e837df0ba9b228102c685.tar.gz |
Recursive bumps for fontconfig and libzip dependency changes.
Diffstat (limited to 'security/tor-browser')
-rw-r--r-- | security/tor-browser/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/tor-browser/Makefile b/security/tor-browser/Makefile index ed28e872ba6..687fa264a3d 100644 --- a/security/tor-browser/Makefile +++ b/security/tor-browser/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2018/02/26 08:19:31 adam Exp $ +# $NetBSD: Makefile,v 1.24 2018/03/12 11:17:31 wiz Exp $ TORBVER= 6.0.8 DISTNAME= v6.0.8-esr45.6.0 PKGNAME= tor-browser-${TORBVER} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www # Use OpenBSD distfile MASTER_SITES= ${MASTER_SITE_OPENBSD:=distfiles/tor-browser/} |