diff options
author | miwi <miwi@FreeBSD.org> | 2011-02-27 21:01:19 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-02-27 21:01:19 +0800 |
commit | e3080a3bde68762eb4cfc3d1dc2c9c51edc2baca (patch) | |
tree | 5e9d8f60254c82506c3255bbf1d40f45d4cb1478 /security/tor | |
parent | 9b387327b451dd3b1e09d7f46bc25af9b281de65 (diff) | |
download | freebsd-ports-gnome-e3080a3bde68762eb4cfc3d1dc2c9c51edc2baca.tar.gz freebsd-ports-gnome-e3080a3bde68762eb4cfc3d1dc2c9c51edc2baca.tar.zst freebsd-ports-gnome-e3080a3bde68762eb4cfc3d1dc2c9c51edc2baca.zip |
- Chase devel/google-perftools shlib bump
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 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/ \ |