summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2001-03-20 19:21:55 +0000
committerwiz <wiz>2001-03-20 19:21:55 +0000
commit8ecb033e1d6559971365969126530937700992a2 (patch)
tree97c407c5bca0806dd454d7da7cd89a3b96a6a093
parentfd2ad31420754859f2c2dc26a4883bda73bebbc0 (diff)
downloadpkgsrc-8ecb033e1d6559971365969126530937700992a2.tar.gz
Replace ftp.cs.hut.fi (which has been closed) by ftp.ssh.com.
-rw-r--r--security/ssh/Makefile4
-rw-r--r--security/ssh6/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index 74a519086bf..4749bacd7bd 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.90 2001/03/20 17:57:49 wiz Exp $
+# $NetBSD: Makefile,v 1.91 2001/03/20 19:21:55 wiz Exp $
# FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp
#
@@ -9,7 +9,7 @@
DISTNAME= ssh-1.2.27
PKGNAME= ssh-1.2.27nb1
CATEGORIES= security net
-MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/ \
+MASTER_SITES= ftp://ftp.ssh.com/pub/ssh/old/ \
ftp://ftp.funet.fi/pub/unix/security/login/ssh/ \
ftp://ftp.cert.dfn.de/pub/tools/net/ssh/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/security/ssh6/Makefile b/security/ssh6/Makefile
index fefa01e62f5..e7bbd8d84d9 100644
--- a/security/ssh6/Makefile
+++ b/security/ssh6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2001/03/20 18:01:27 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2001/03/20 19:21:56 wiz Exp $
# FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp
#
@@ -9,7 +9,7 @@
DISTNAME= ssh-1.2.27
PKGNAME= ssh6-1.2.27nb1
CATEGORIES= security net
-MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/ \
+MASTER_SITES= ftp://ftp.ssh.com/pub/ssh/old/ \
ftp://ftp.funet.fi/pub/unix/security/login/ssh/ \
ftp://ftp.cert.dfn.de/pub/tools/net/ssh/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}