diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-08-20 08:03:14 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-08-20 08:03:14 +0000 |
commit | d3b55579406708ec418098db07ba72885d77c9a6 (patch) | |
tree | 1c3cb5eaa3c68a18912ecfd81d34df2d409b1367 /security/tor-devel | |
parent | c78539dd2bc45db846c1c68dd6324c673787c40f (diff) | |
download | ports-d3b55579406708ec418098db07ba72885d77c9a6.tar.gz ports-d3b55579406708ec418098db07ba72885d77c9a6.zip |
Notes
Diffstat (limited to 'security/tor-devel')
-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 5a4d75489d65..2c8e0a3874d5 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -39,7 +39,7 @@ OPTIONS= BUFFREELISTS "freelists for buffer RAM" on \ USE_RC_SUBR= tor SUB_FILES= pkg-message -CONFLICTS= tor-0.1.[0-9]* +CONFLICTS= tor-0.2.0.[0-9]* MANCOMPRESSED= no MAN1= tor.1 tor-resolve.1 torify.1 tor-gencert.1 |