summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-05-28 11:28:51 +0000
committerwiz <wiz@pkgsrc.org>2000-05-28 11:28:51 +0000
commitb4e9f261676e64a2c2efd652820cd3d3921f9a1d (patch)
tree3a687ee343facf679c3cc301cb2b870fa96f3cd8 /security
parente6219f17480ae2e3b8a7bb40dbcaee7efe007c57 (diff)
downloadpkgsrc-b4e9f261676e64a2c2efd652820cd3d3921f9a1d.tar.gz
Fix path to old distfile on openssh.com.
Diffstat (limited to 'security')
-rw-r--r--security/openssh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index 3758faf036d..8cdd45cf700 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2000/05/19 21:36:10 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2000/05/28 11:28:51 wiz Exp $
#
DISTNAME= openssh-1.2.3
@@ -7,7 +7,7 @@ MASTER_SITES= http://the.wiretapped.net/security/cryptography/ssh/OpenSSH/files
http://www.firedrake.org/openssh/files/ \
ftp://thermo.stat.ncsu.edu/pub/openssh/files/ \
ftp://sunsite.cnlab-switch.ch/mirror/OpenSSH/files/ \
- ftp://ftp.openssh.com/pub/OpenBSD/OpenSSH/
+ ftp://ftp.openssh.com/pub/OpenBSD/OpenSSH/portable/old/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.openssh.com/