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 4b842b3f7..4ccc5f8d1 100644 --- a/buildpkg.sh.in +++ b/buildpkg.sh.in | |||
@@ -247,7 +247,7 @@ cat > pkginfo << _EOF | |||
247 | PKG=$PKGNAME | 247 | PKG=$PKGNAME |
248 | NAME="OpenSSH Portable for ${UNAME_S}" | 248 | NAME="OpenSSH Portable for ${UNAME_S}" |
249 | DESC="Secure Shell remote access utility; replaces telnet and rlogin/rsh." | 249 | DESC="Secure Shell remote access utility; replaces telnet and rlogin/rsh." |
250 | VENDOR="OpenSSH Portable Team - http://www.openssh.com/portable.html" | 250 | VENDOR="OpenSSH Portable Team - https://www.openssh.com/portable.html" |
251 | ARCH=$ARCH | 251 | ARCH=$ARCH |
252 | VERSION=$VERSION$REV | 252 | VERSION=$VERSION$REV |
253 | CATEGORY="Security,application" | 253 | CATEGORY="Security,application" |