diff options
Diffstat (limited to 'www/tor-browser/Makefile')
-rw-r--r-- | www/tor-browser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tor-browser/Makefile b/www/tor-browser/Makefile index f50cea16eb72..682f9793fecd 100644 --- a/www/tor-browser/Makefile +++ b/www/tor-browser/Makefile @@ -1,6 +1,6 @@ PORTNAME= tor-browser DISTVERSION= 12.0.2 -PORTREVISION= 6 # previous DISTVERSION was 12.0-2 which becomes 12.0.2 too in 1 +PORTREVISION= 7 # previous DISTVERSION was 12.0-2 which becomes 12.0.2 too in 1 CATEGORIES= www net security wayland MASTER_SITES= TOR MASTER_SITE_SUBDIR=torbrowser/${DISTVERSION} |