wok rev 1597

openssh: fix WEB_SITE
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 19 08:59:06 2008 +0000 (2008-10-19)
parents 815abac9da78
children 087a1ee211fc
files openssh/receipt
line diff
     1.1 --- a/openssh/receipt	Fri Oct 17 18:01:06 2008 +0000
     1.2 +++ b/openssh/receipt	Sun Oct 19 08:59:06 2008 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Openbsd Secure Shell."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WEB_SITE="http://www.openssl.org/"
     1.8 +WEB_SITE="http://www.openssh.org/"
     1.9  WGET_URL="ftp://ftp.fr.openbsd.org/pub/OpenBSD/OpenSSH/portable/$TARBALL"
    1.10  DEPENDS="libcrypto zlib"
    1.11  BUILD_DEPENDS="libcrypto-dev zlib-dev openssl-dev"