diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/tor-devel/Makefile | 1 | ||||
-rw-r--r-- | security/tor/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index d50532b282d7..c71f30d58b9c 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -4,6 +4,7 @@ PORTNAME= tor DISTVERSION= 0.4.1.2 DISTVERSIONSUFFIX= -alpha +PORTREVISION= 1 CATEGORIES= security net ipv6 MASTER_SITES= TOR PKGNAMESUFFIX= -devel diff --git a/security/tor/Makefile b/security/tor/Makefile index d4af5c3e031a..c256f426a377 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -3,6 +3,7 @@ PORTNAME= tor DISTVERSION= 0.4.0.5 +PORTREVISION= 1 CATEGORIES= security net ipv6 MASTER_SITES= TOR |