summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1996-06-15 07:03:11 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1996-06-15 07:03:11 +0000
commit96316e5acdfe355e23de2251abd608e1560204ff (patch)
treeba05d8660137c168287b3f6a2370e0d2b7bc6c03 /security
parentAdd fwtk (diff)
Path on master site has changed
Notes
Notes: svn path=/head/; revision=3224
Diffstat (limited to 'security')
-rw-r--r--security/ssh/Makefile4
-rw-r--r--security/ssh2/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index 3123c967e1c2..3efa6a7ab589 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id: Makefile,v 1.23 1996/06/07 04:33:19 peter Exp $
+# $Id: Makefile,v 1.24 1996/06/08 20:50:42 ache Exp $
#
# Maximal ssh package requires YES values for
# USE_PERL, USE_TCPWRAP
@@ -20,7 +20,7 @@ MAINTAINER= torstenb@FreeBSD.ORG
.if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES
DISTFILES= ${DISTNAME}.tar.gz rsaref2.tar.gz
MASTER_SITES= \
- ftp://ftp.cs.hut.fi/pub/ssh/snapshots/ \
+ ftp://ftp.cs.hut.fi/pub/ssh/ \
ftp://nic.funet.fi/pub/crypt/mirrors/ftp.dsi.unimi.it/applied-crypto/ \
ftp://rzsun2.informatik.uni-hamburg.de/pub/virus/crypt/ripem/ \
ftp://ftp.dsi.unimi.it/pub/security/crypt/math/ \
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile
index 3123c967e1c2..3efa6a7ab589 100644
--- a/security/ssh2/Makefile
+++ b/security/ssh2/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id: Makefile,v 1.23 1996/06/07 04:33:19 peter Exp $
+# $Id: Makefile,v 1.24 1996/06/08 20:50:42 ache Exp $
#
# Maximal ssh package requires YES values for
# USE_PERL, USE_TCPWRAP
@@ -20,7 +20,7 @@ MAINTAINER= torstenb@FreeBSD.ORG
.if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES
DISTFILES= ${DISTNAME}.tar.gz rsaref2.tar.gz
MASTER_SITES= \
- ftp://ftp.cs.hut.fi/pub/ssh/snapshots/ \
+ ftp://ftp.cs.hut.fi/pub/ssh/ \
ftp://nic.funet.fi/pub/crypt/mirrors/ftp.dsi.unimi.it/applied-crypto/ \
ftp://rzsun2.informatik.uni-hamburg.de/pub/virus/crypt/ripem/ \
ftp://ftp.dsi.unimi.it/pub/security/crypt/math/ \