summaryrefslogtreecommitdiff
path: root/net/httptunnel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-08-16 20:45:30 +0000
committerwiz <wiz@pkgsrc.org>2017-08-16 20:45:30 +0000
commit45812930981f21ec337d67e10c26827c21103262 (patch)
tree63f5502809536598bcd56d51aa876781083c9e64 /net/httptunnel
parentef2d35b9baa7d9fdbb39e0cb1f9d2172f72ef491 (diff)
downloadpkgsrc-45812930981f21ec337d67e10c26827c21103262.tar.gz
Comment out dead sites.
Diffstat (limited to 'net/httptunnel')
-rw-r--r--net/httptunnel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/httptunnel/Makefile b/net/httptunnel/Makefile
index 943925ea36e..b4fecbbf55c 100644
--- a/net/httptunnel/Makefile
+++ b/net/httptunnel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2016/04/01 11:45:27 jperkin Exp $
+# $NetBSD: Makefile,v 1.11 2017/08/16 20:45:42 wiz Exp $
#
DISTNAME= httptunnel-3.3
@@ -6,7 +6,7 @@ CATEGORIES= net
MASTER_SITES= http://www.nocrew.org/software/httptunnel/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.nocrew.org/software/httptunnel.html
+#HOMEPAGE= http://www.nocrew.org/software/httptunnel.html
COMMENT= Encapsulate TCP/IP connections in HTTP requests
LICENSE= gnu-gpl-v2