diff options
Diffstat (limited to 'net/httptunnel/Makefile')
-rw-r--r-- | net/httptunnel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/httptunnel/Makefile b/net/httptunnel/Makefile index 9d918e1ded9..0ca297f0e46 100644 --- a/net/httptunnel/Makefile +++ b/net/httptunnel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/01/26 18:03:56 manu Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 18:18:58 wiz Exp $ # DISTNAME= httptunnel-3.0.5 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.nocrew.org/pub/nocrew/unix/ MAINTAINER= p99dreyf@criens.u-psud.fr HOMEPAGE= http://www.nocrew.org/software/httptunnel.html +COMMENT= Encapsulate TCP/IP connections in HTTP requests HAS_CONFIGURE= YES CONFIGURE_ARGS+= --prefix=${PREFIX} |