diff options
author | torstenb <torstenb@FreeBSD.org> | 1996-06-15 15:03:11 +0800 |
---|---|---|
committer | torstenb <torstenb@FreeBSD.org> | 1996-06-15 15:03:11 +0800 |
commit | b8c2d0dd22bf06a58f74407959e43ae7fa27ee70 (patch) | |
tree | 19c8f32f9fd5f3ac0a2115863799d59275c4e975 /security/ssh2 | |
parent | 5cca9114f81a669a66d953694082a8682c3c4ce5 (diff) | |
download | freebsd-ports-gnome-b8c2d0dd22bf06a58f74407959e43ae7fa27ee70.tar.gz freebsd-ports-gnome-b8c2d0dd22bf06a58f74407959e43ae7fa27ee70.tar.zst freebsd-ports-gnome-b8c2d0dd22bf06a58f74407959e43ae7fa27ee70.zip |
Path on master site has changed
Diffstat (limited to 'security/ssh2')
-rw-r--r-- | security/ssh2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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/ \ |