From 8d3cbadc9ad7eef97820f17ed3f883f8667c3e43 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 7 Mar 2000 12:02:35 +0000 Subject: correct homepage (www.openssh.org is not the official site!) --- security/openssh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/openssh/Makefile b/security/openssh/Makefile index d4a339d817e..d1930681980 100644 --- a/security/openssh/Makefile +++ b/security/openssh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/01/27 17:12:02 hubertf Exp $ +# $NetBSD: Makefile,v 1.6 2000/03/07 12:02:35 wiz Exp $ # DISTNAME= openssh-1.2.2 @@ -9,7 +9,7 @@ MASTER_SITES= http://the.wiretapped.net/security/cryptography/ssh/OpenSSH/files ftp://sunsite.cnlab-switch.ch/mirror/OpenSSH/files/ MAINTAINER= packages@netbsd.org -HOMEPAGE= http://www.openssh.org/ +HOMEPAGE= http://www.openssh.com/ DEPENDS= openssl-[0-9]*:../../security/openssl BUILD_DEPENDS+= ${LOCALBASE}/bin/perl:../../lang/perl5 -- cgit v1.2.3