diff options
Diffstat (limited to 'www/httptunnel/Makefile')
-rw-r--r-- | www/httptunnel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/httptunnel/Makefile b/www/httptunnel/Makefile index 7eb44eda1132..79b7e9959905 100644 --- a/www/httptunnel/Makefile +++ b/www/httptunnel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.Awfulhak.org/httptunnel/ \ ftp://ftp.nocrew.org/pub/nocrew/unix/ \ http://www.nocrew.org/software/httptunnel/ -MAINTAINER= brian@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tunnel a tcp/ip connection through a http/tcp/ip connection HAS_CONFIGURE= yes |