diff options
Diffstat (limited to 'security/openssh')
-rw-r--r-- | security/openssh/Makefile | 2 |
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 |