diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-08-15 02:19:34 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-08-15 02:19:34 +0800 |
commit | 1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7 (patch) | |
tree | bda04ed172fc80de3dc7be3c4463a3d0f942ba3f /net/onioncat | |
parent | b502893bb74a56b3845e4ead8df47b78cbd2c294 (diff) | |
download | freebsd-ports-gnome-1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7.tar.gz freebsd-ports-gnome-1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7.tar.zst freebsd-ports-gnome-1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7.zip |
- Reassign ports to the heap due to a mail bounce
With hat: portmgr
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 |