diff options
Diffstat (limited to 'buildpkg.sh.in')
-rw-r--r-- | buildpkg.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildpkg.sh.in b/buildpkg.sh.in index 4b842b3f70da..4ccc5f8d1419 100644 --- a/buildpkg.sh.in +++ b/buildpkg.sh.in @@ -247,7 +247,7 @@ cat > pkginfo << _EOF PKG=$PKGNAME NAME="OpenSSH Portable for ${UNAME_S}" DESC="Secure Shell remote access utility; replaces telnet and rlogin/rsh." -VENDOR="OpenSSH Portable Team - http://www.openssh.com/portable.html" +VENDOR="OpenSSH Portable Team - https://www.openssh.com/portable.html" ARCH=$ARCH VERSION=$VERSION$REV CATEGORY="Security,application" |