summaryrefslogtreecommitdiff
path: root/security/openssh/Makefile
diff options
context:
space:
mode:
authorBrian Feldman <green@FreeBSD.org>1999-11-21 23:10:48 +0000
committerBrian Feldman <green@FreeBSD.org>1999-11-21 23:10:48 +0000
commit41408c5a515d121796d26ba3d2374ad27589d60f (patch)
treeed0ff05d709b9c07fb5b8e2b1f35bb14b70ad056 /security/openssh/Makefile
parentUpdate to 2.3 Beta8. (diff)
And away we go! Here comes the source mirror, thanks Mark!
Submitted by: markm
Notes
Notes: svn path=/head/; revision=23253
Diffstat (limited to '')
-rw-r--r--security/openssh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index 14f2278a4bc7..2f2ab5a32a7c 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -10,7 +10,7 @@ DISTNAME= src/usr.bin/ssh
PKGNAME= OpenSSH-1.2
CATEGORIES= security net
# ${MASTER_SITES} is only for if CVS won't work, period.
-MASTER_SITES= ftp://internat.FreeBSD.org/pub/Crypto/misc/
+MASTER_SITES= ftp://internat.FreeBSD.org/pub/Crypto/OpenSSH/
MAINTAINER= green@FreeBSD.org