diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/ssh/Makefile | 3 | ||||
-rw-r--r-- | security/ssh2/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile index b496d6ae4176..e1dd149fc8fb 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.7 1996/01/21 00:32:30 ache Exp $ +# $Id: Makefile,v 1.8 1996/01/21 00:44:07 ache Exp $ # DISTNAME= ssh-1.2.12a @@ -18,7 +18,6 @@ MAINTAINER= torstenb@FreeBSD.ORG DISTFILES= ${DISTNAME}.tar.gz rsaref2.tar.gz MASTER_SITES= \ ftp://ftp.cs.hut.fi/pub/ssh/snapshots/ \ - ftp://ftp.funet.fi/pub/unix/security/ \ 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 b496d6ae4176..e1dd149fc8fb 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.7 1996/01/21 00:32:30 ache Exp $ +# $Id: Makefile,v 1.8 1996/01/21 00:44:07 ache Exp $ # DISTNAME= ssh-1.2.12a @@ -18,7 +18,6 @@ MAINTAINER= torstenb@FreeBSD.ORG DISTFILES= ${DISTNAME}.tar.gz rsaref2.tar.gz MASTER_SITES= \ ftp://ftp.cs.hut.fi/pub/ssh/snapshots/ \ - ftp://ftp.funet.fi/pub/unix/security/ \ 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/ \ |