diff options
author | manu <manu@pkgsrc.org> | 2009-03-22 04:53:38 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2009-03-22 04:53:38 +0000 |
commit | 0529d182428c5c600328ce36802e490b7785ebbd (patch) | |
tree | 61cd52b1ce26e276596d6517455f65e052f3d79c /net/httptunnel/Makefile | |
parent | a15d795cdada4f7b21be7a74ae13dd2916739c72 (diff) | |
download | pkgsrc-0529d182428c5c600328ce36802e490b7785ebbd.tar.gz |
Leave over maintainership to pkgsrc-users
Diffstat (limited to 'net/httptunnel/Makefile')
-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 4ddec8a72d6..4cbb5ac04dd 100644 --- a/net/httptunnel/Makefile +++ b/net/httptunnel/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2008/07/14 12:56:10 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2009/03/22 04:53:40 manu Exp $ # DISTNAME= httptunnel-3.0.5 CATEGORIES= net MASTER_SITES= ftp://ftp.nocrew.org/pub/nocrew/unix/ -MAINTAINER= manu@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nocrew.org/software/httptunnel.html COMMENT= Encapsulate TCP/IP connections in HTTP requests |