diff options
Diffstat (limited to 'net/httptunnel')
-rw-r--r-- | net/httptunnel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/httptunnel/Makefile b/net/httptunnel/Makefile index 0ca297f0e46..ec9a985be56 100644 --- a/net/httptunnel/Makefile +++ b/net/httptunnel/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2001/02/17 18:18:58 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2004/11/27 00:34:51 wiz Exp $ # DISTNAME= httptunnel-3.0.5 CATEGORIES= net MASTER_SITES= ftp://ftp.nocrew.org/pub/nocrew/unix/ -MAINTAINER= p99dreyf@criens.u-psud.fr +MAINTAINER= manu@NetBSD.org HOMEPAGE= http://www.nocrew.org/software/httptunnel.html COMMENT= Encapsulate TCP/IP connections in HTTP requests |