diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-10-19 13:54:29 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-10-19 13:54:29 +0000 |
| commit | d8c0bde813442d6d59eb932b133b4ba405a8b6bb (patch) | |
| tree | 2189932679f7d19baa87f40cd985b699541573ba /openwrt/package/openssh/ipkg | |
| parent | 67d99146b948fb8a1931ac155fc74bbbed2361f7 (diff) | |
| download | mtk-20170518-d8c0bde813442d6d59eb932b133b4ba405a8b6bb.zip mtk-20170518-d8c0bde813442d6d59eb932b133b4ba405a8b6bb.tar.gz mtk-20170518-d8c0bde813442d6d59eb932b133b4ba405a8b6bb.tar.bz2 | |
backport [2184] (openssh sftp-server) to trunk
SVN-Revision: 2185
Diffstat (limited to 'openwrt/package/openssh/ipkg')
4 files changed, 4 insertions, 4 deletions
diff --git a/openwrt/package/openssh/ipkg/openssh-client-utils.control b/openwrt/package/openssh/ipkg/openssh-client-utils.control index 981e2a2..280e6bf 100644 --- a/openwrt/package/openssh/ipkg/openssh-client-utils.control +++ b/openwrt/package/openssh/ipkg/openssh-client-utils.control @@ -1,7 +1,7 @@ Package: openssh-client-utils Priority: optional Section: net -Maintainer: bugs@openwrt.org +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org> Source: buildroot internal Depends: zlib, libopenssl Description: OpenSSH client utilities diff --git a/openwrt/package/openssh/ipkg/openssh-server.control b/openwrt/package/openssh/ipkg/openssh-server.control index 8247c3f..22ce485 100644 --- a/openwrt/package/openssh/ipkg/openssh-server.control +++ b/openwrt/package/openssh/ipkg/openssh-server.control @@ -1,7 +1,7 @@ Package: openssh-server Priority: optional Section: net -Maintainer: bugs@openwrt.org +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org> Source: buildroot internal Depends: zlib, libopenssl Description: OpenSSH server diff --git a/openwrt/package/openssh/ipkg/openssh-sftp-client.control b/openwrt/package/openssh/ipkg/openssh-sftp-client.control index 0edad50..2accca8 100644 --- a/openwrt/package/openssh/ipkg/openssh-sftp-client.control +++ b/openwrt/package/openssh/ipkg/openssh-sftp-client.control @@ -1,7 +1,7 @@ Package: openssh-sftp-client Priority: optional Section: net -Maintainer: bugs@openwrt.org +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org> Source: buildroot internal Depends: zlib, libopenssl Description: OpenSSH SFTP client diff --git a/openwrt/package/openssh/ipkg/openssh-sftp-server.control b/openwrt/package/openssh/ipkg/openssh-sftp-server.control index fba5d6a..1e17432 100644 --- a/openwrt/package/openssh/ipkg/openssh-sftp-server.control +++ b/openwrt/package/openssh/ipkg/openssh-sftp-server.control @@ -1,7 +1,7 @@ Package: openssh-sftp-server Priority: optional Section: net -Maintainer: bugs@openwrt.org +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org> Source: buildroot internal Depends: zlib, libopenssl Description: OpenSSH SFTP server |
