diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 21:09:44 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 21:09:44 +0000 |
commit | 965b4433c8101ce6297182fac09adf6445c6658b (patch) | |
tree | 0a60112972153eb00b831d28b495a872560e28a7 /www | |
parent | 6332f8daa0206598d40bb61e5b3277094718cc2f (diff) | |
download | ports-965b4433c8101ce6297182fac09adf6445c6658b.tar.gz ports-965b4433c8101ce6297182fac09adf6445c6658b.zip |
Notes
Diffstat (limited to 'www')
-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 |