diff options
Diffstat (limited to 'net/prtunnel/Makefile')
-rw-r--r-- | net/prtunnel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/prtunnel/Makefile b/net/prtunnel/Makefile index 0beed4b9575f..1ca7ee1e4f62 100644 --- a/net/prtunnel/Makefile +++ b/net/prtunnel/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.8 CATEGORIES= net MASTER_SITES= http://joshbeam.com/files/ -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Tunnel for TCP connections using an HTTP or SOCKS5 proxy USE_REINPLACE= yes |