diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-08-20 07:38:52 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-08-20 07:38:52 +0000 |
commit | ac5485d85bcb11c75a77ed6bf1e4d0ad6ee964fd (patch) | |
tree | 44e0192d39b18bedc8eee517af7d76547f66b855 /security/tor | |
parent | 5bfea13350d83b5c89ec1f524cb68acf0abc64e1 (diff) | |
download | ports-ac5485d85bcb11c75a77ed6bf1e4d0ad6ee964fd.tar.gz ports-ac5485d85bcb11c75a77ed6bf1e4d0ad6ee964fd.zip |
Notes
Diffstat (limited to 'security/tor')
-rw-r--r-- | security/tor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tor/Makefile b/security/tor/Makefile index 3ecce933e607..0ee325ea1217 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.torproject.org/dist/ \ http://mirror.onionland.org/dist/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= An anonymizing overlay network for TCP RUN_DEPENDS= tsocks:${PORTSDIR}/net/tsocks |