diff --git a/net/connect/Makefile b/net/connect/Makefile index 462ac53bc198..81d55d418012 100644 --- a/net/connect/Makefile +++ b/net/connect/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.7 2005/11/03 17:24:14 tv Exp $ +# $NetBSD: Makefile,v 1.8 2006/04/03 16:05:30 tron Exp $ DISTNAME= connect -PKGNAME= ${DISTNAME}-1.83 +PKGNAME= ${DISTNAME}-1.95 CATEGORIES= net security -MASTER_SITES= ${HOMEPAGE} +MASTER_SITES= http://www.taiyo.co.jp/~gotoh/ssh/ EXTRACT_SUFX= .c MAINTAINER= tron@NetBSD.org -HOMEPAGE= http://www.imasy.or.jp/~gotoh/ssh/ +HOMEPAGE= http://www.taiyo.co.jp/~gotoh/ssh/connect.html COMMENT= Open a TCP connection using a SOCKS4/5 or HTTP proxy server EXTRACT_ONLY= # empty diff --git a/net/connect/distinfo b/net/connect/distinfo index b10775dcae9c..6885a7b1955c 100644 --- a/net/connect/distinfo +++ b/net/connect/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2005/02/24 12:13:44 agc Exp $ +$NetBSD: distinfo,v 1.4 2006/04/03 16:05:30 tron Exp $ -SHA1 (connect-1.83/connect.c) = 80c274b0f5dde7143858cbf63014700f87463023 -RMD160 (connect-1.83/connect.c) = 85b4d636157ec71a0076bec4b59b7423ec5ee1a3 -Size (connect-1.83/connect.c) = 72750 bytes +SHA1 (connect-1.95/connect.c) = e3f8e9f9a0996a2cfa87d4056e54e4ae92f3f350 +RMD160 (connect-1.95/connect.c) = f9dcee55a81d0af39e8ec58a1925d2075fa2106d +Size (connect-1.95/connect.c) = 88052 bytes