diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-05-22 00:35:04 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-05-22 00:35:04 +0000 |
commit | 98e961cd9278c2a153b17b9a7d34638664377f37 (patch) | |
tree | 8b6e7b27ce22fed75e0b77bedb458761372a7671 /security/tor-devel/Makefile | |
parent | 787fb22c2cb4e7bc1499ce84b68f0d5ee762a8d1 (diff) | |
download | ports-98e961cd9278c2a153b17b9a7d34638664377f37.tar.gz ports-98e961cd9278c2a153b17b9a7d34638664377f37.zip |
Notes
Diffstat (limited to 'security/tor-devel/Makefile')
-rw-r--r-- | security/tor-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index 858557f54312..7e3945ad42cb 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tor -DISTVERSION= 0.2.0.25-rc +DISTVERSION= 0.2.0.26-rc CATEGORIES= security net MASTER_SITES= http://www.torproject.org/dist/ \ http://mirror.onionland.org/dist/ |