diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-08-14 18:19:34 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-08-14 18:19:34 +0000 |
commit | d3fbddc5696a546a4dd9a589c8c9811dc2a52f30 (patch) | |
tree | bda04ed172fc80de3dc7be3c4463a3d0f942ba3f /net/onioncat | |
parent | 69ab11b52a71db3f45daffeeb176934ad7ed48ff (diff) |
Notes
Diffstat (limited to 'net/onioncat')
-rw-r--r-- | net/onioncat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/onioncat/Makefile b/net/onioncat/Makefile index 3d3c75a0dd76..43b0da985de2 100644 --- a/net/onioncat/Makefile +++ b/net/onioncat/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.2.r552 CATEGORIES= net security MASTER_SITES= http://www.cypherpunk.at/ocat/download/Source/stable/ -MAINTAINER= ports@c0decafe.net +MAINTAINER= ports@FreeBSD.org COMMENT= An IP-Transparent Tor Hidden Service Connector RUN_DEPENDS= tor:${PORTSDIR}/security/tor |