diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-27 13:01:19 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-27 13:01:19 +0000 |
commit | 4964e2155a9d24ed8c83de4b6295a4ec9110a38b (patch) | |
tree | 3ca788bf90615f2306658d34ba037f719105e069 /security | |
parent | e9dfe9f0a8d72f88ae642cff45dd35e091494a0b (diff) | |
download | ports-4964e2155a9d24ed8c83de4b6295a4ec9110a38b.tar.gz ports-4964e2155a9d24ed8c83de4b6295a4ec9110a38b.zip |
Notes
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 e08b0fbfaba5..a94d88d262d6 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= tor DISTVERSION= 0.2.2.22-alpha +PORTREVISION= 1 CATEGORIES= security net ipv6 MASTER_SITES= http://www.torproject.org/dist/ \ ftp://tor.tomyn.com/pub/mirrors/tor/ \ diff --git a/security/tor/Makefile b/security/tor/Makefile index 4d045e4eafad..c84882c92326 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -7,6 +7,7 @@ PORTNAME= tor DISTVERSION= 0.2.1.29 +PORTREVISION= 1 CATEGORIES= security net ipv6 MASTER_SITES= http://www.torproject.org/dist/ \ ftp://tor.tomyn.com/pub/mirrors/tor/ \ |