summaryrefslogtreecommitdiff
path: root/buildpkg.sh.in
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2016-12-20 00:22:52 +0000
committerColin Watson <cjwatson@debian.org>2016-12-20 00:22:52 +0000
commit971a7653746a6972b907dfe0ce139c06e4a6f482 (patch)
tree70fb964265d57ae4967be55b75dbb2a122e9b969 /buildpkg.sh.in
parenta8ed8d256b2e2c05b0c15565a7938028c5192277 (diff)
parent4a354fc231174901f2629437c2a6e924a2dd6772 (diff)
Import openssh_7.4p1.orig.tar.gz
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"