diff options
Diffstat (limited to 'www/httptunnel')
-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 0e55ab66a180..6a8c8919cc8d 100644 --- a/www/httptunnel/Makefile +++ b/www/httptunnel/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.Awfulhak.org/httptunnel/ \ http://www.nocrew.org/software/httptunnel/ MAINTAINER= ports@FreeBSD.org -COMMENT= Tunnel a tcp/ip connection through a http/tcp/ip connection +COMMENT= Tunnel a TCP/IP connection through a HTTP/TCP/IP connection GNU_CONFIGURE= yes CONFIGURE_ARGS= --quiet |