diff options
Diffstat (limited to 'net/connect')
-rw-r--r-- | net/connect/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/connect/Makefile b/net/connect/Makefile index 81d55d41801..b667de7f96f 100644 --- a/net/connect/Makefile +++ b/net/connect/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.8 2006/04/03 16:05:30 tron Exp $ +# $NetBSD: Makefile,v 1.9 2006/10/04 21:53:16 wiz Exp $ DISTNAME= connect PKGNAME= ${DISTNAME}-1.95 CATEGORIES= net security -MASTER_SITES= http://www.taiyo.co.jp/~gotoh/ssh/ +MASTER_SITES= http://zippo.taiyo.co.jp/~gotoh/ssh/ EXTRACT_SUFX= .c MAINTAINER= tron@NetBSD.org -HOMEPAGE= http://www.taiyo.co.jp/~gotoh/ssh/connect.html +HOMEPAGE= http://zippo.taiyo.co.jp/~gotoh/ssh/connect.html COMMENT= Open a TCP connection using a SOCKS4/5 or HTTP proxy server EXTRACT_ONLY= # empty |