summaryrefslogtreecommitdiff
path: root/security/openssh
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2015-01-17 05:31:52 +0000
committerobache <obache@pkgsrc.org>2015-01-17 05:31:52 +0000
commitd4e1840c348ec9dd524535c770d870ac8b48d191 (patch)
tree17112d2036977678affead9ea4a86faccd3af727 /security/openssh
parentcd187a4e80bf49fd4891da0fc4eec67290b760f9 (diff)
downloadpkgsrc-d4e1840c348ec9dd524535c770d870ac8b48d191.tar.gz
Remve "Don't delete the last entry" from MASTER_SITES.
It's not available. ftp://ftp.belnet.be/pub/OpenBSD/OpenSSH/portable/ (capitalize openbsd) is availabe, but it's a mirror, not the special old distfile holder. Moreover, mirrors have good enough old versions, and "old" subdirectory have much old distfiles.
Diffstat (limited to 'security/openssh')
-rw-r--r--security/openssh/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index 1aa7537ece6..69fafb1481e 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.223 2015/01/17 01:11:06 gdt Exp $
+# $NetBSD: Makefile,v 1.224 2015/01/17 05:31:52 obache Exp $
DISTNAME= openssh-6.6p1
PKGNAME= openssh-6.6.1
@@ -8,10 +8,7 @@ MASTER_SITES= ftp://ftp.openssh.com/pub/OpenBSD/OpenSSH/portable/ \
ftp://ftp3.usa.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \
ftp://gd.tuwien.ac.at/opsys/OpenBSD/OpenSSH/portable/ \
ftp://ftp.freenet.de/pub/ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \
- ftp://ftp.jaist.ac.jp/pub/OpenBSD/OpenSSH/portable/ \
- ftp://ftp.belnet.be/packages/openbsd/OpenSSH/portable/
-# Don't delete the last entry -- it's there if the pkgsrc version is not
-# up-to-date and the mirrors already removed the old distfile.
+ ftp://ftp.jaist.ac.jp/pub/OpenBSD/OpenSSH/portable/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.openssh.com/