summaryrefslogtreecommitdiff
path: root/security/ssh
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1999-07-07 15:36:40 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1999-07-07 15:36:40 +0000
commit85400e7624d746d6cf18b39d10c6508a0b2f81b8 (patch)
treeadfcf85f9d8e6d95a151bec740e9b7a0f5f9b3a1 /security/ssh
parentUpdgrade to 1.42. (diff)
Update the master site.
Notes
Notes: svn path=/head/; revision=20104
Diffstat (limited to 'security/ssh')
-rw-r--r--security/ssh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index f71540a6250a..c9371bd982e5 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