diff options
author | miwi <miwi@FreeBSD.org> | 2008-08-20 15:38:52 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-08-20 15:38:52 +0800 |
commit | 2d4669d56f1c2b43d210bb830a29412b42877ec0 (patch) | |
tree | 9a33c0e929ee9733f24ee88638a034405c23e899 /security/tor | |
parent | 98bafbb29be04375dd7c1d0979cc4cfa947712a7 (diff) | |
download | freebsd-ports-gnome-2d4669d56f1c2b43d210bb830a29412b42877ec0.tar.gz freebsd-ports-gnome-2d4669d56f1c2b43d210bb830a29412b42877ec0.tar.zst freebsd-ports-gnome-2d4669d56f1c2b43d210bb830a29412b42877ec0.zip |
- Take maintainership
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 |