summaryrefslogtreecommitdiff
path: root/buildpkg.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'buildpkg.sh.in')
-rw-r--r--buildpkg.sh.in2
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
247PKG=$PKGNAME 247PKG=$PKGNAME
248NAME="OpenSSH Portable for ${UNAME_S}" 248NAME="OpenSSH Portable for ${UNAME_S}"
249DESC="Secure Shell remote access utility; replaces telnet and rlogin/rsh." 249DESC="Secure Shell remote access utility; replaces telnet and rlogin/rsh."
250VENDOR="OpenSSH Portable Team - http://www.openssh.com/portable.html" 250VENDOR="OpenSSH Portable Team - https://www.openssh.com/portable.html"
251ARCH=$ARCH 251ARCH=$ARCH
252VERSION=$VERSION$REV 252VERSION=$VERSION$REV
253CATEGORY="Security,application" 253CATEGORY="Security,application"