diff options
author | max <max@FreeBSD.org> | 1999-07-07 15:36:40 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1999-07-07 15:36:40 +0000 |
commit | 8349a67821f7e516d1a06f5ebb12dd812e5ab574 (patch) | |
tree | bdcdee9034217e5b67a032734439799e5b6c5bf8 /security | |
parent | 92bd80d0fb5de1a0fb23fadeae0ac72eb3a4e0ed (diff) | |
download | FreeBSD-ports-8349a67821f7e516d1a06f5ebb12dd812e5ab574.zip FreeBSD-ports-8349a67821f7e516d1a06f5ebb12dd812e5ab574.tar.gz |
Update the master site.
Diffstat (limited to 'security')
-rw-r--r-- | security/ssh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile index f71540a..c9371bd 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.74 1999/04/03 03:35:50 ache Exp $ +# $Id: Makefile,v 1.75 1999/06/15 20:13:49 sada Exp $ # # Maximal ssh package requires YES values for # USE_PERL, USE_TCPWRAP @@ -11,7 +11,7 @@ DISTNAME= ssh-1.2.27 CATEGORIES= security net -MASTER_SITES= ftp://ftp.funet.fi/pub/unix/security/login/ssh/ +MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/ MAINTAINER= torstenb@FreeBSD.ORG |