diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-02-04 07:56:59 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-02-04 07:56:59 +0000 |
commit | 21a7215c9a806f970a618637b3834065873c16cc (patch) | |
tree | 2d857f70e9d9369cc2edd6a629840ea23a10805e /security/tor | |
parent | 3b482a5cd9f69abd47605fb4666a22f07e57098c (diff) | |
download | ports-21a7215c9a806f970a618637b3834065873c16cc.tar.gz ports-21a7215c9a806f970a618637b3834065873c16cc.zip |
Notes
Diffstat (limited to 'security/tor')
-rw-r--r-- | security/tor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/tor/Makefile b/security/tor/Makefile index 71dbbb5456e2..6dba6c298d6e 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -3,6 +3,7 @@ PORTNAME= tor PORTVERSION= 0.2.9.9 +PORTREVISION= 1 CATEGORIES= security net ipv6 MASTER_SITES= TOR |