diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-10-21 17:21:28 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-10-21 17:21:28 +0000 |
commit | 40750d956a5333a1a1472482066609775ed013d7 (patch) | |
tree | 8b86894f9a110bcac1f8a47405a9e7b33578df07 /openwrt/package/openssh | |
parent | 6a0c6639bec28210a2e277561849e30055433aa8 (diff) | |
download | mtk-20170518-40750d956a5333a1a1472482066609775ed013d7.zip mtk-20170518-40750d956a5333a1a1472482066609775ed013d7.tar.gz mtk-20170518-40750d956a5333a1a1472482066609775ed013d7.tar.bz2 |
remove Maintainer: and Source: from packages
SVN-Revision: 2210
Diffstat (limited to 'openwrt/package/openssh')
5 files changed, 0 insertions, 10 deletions
diff --git a/openwrt/package/openssh/ipkg/openssh-client-utils.control b/openwrt/package/openssh/ipkg/openssh-client-utils.control index 280e6bf..d34db0d 100644 --- a/openwrt/package/openssh/ipkg/openssh-client-utils.control +++ b/openwrt/package/openssh/ipkg/openssh-client-utils.control @@ -1,7 +1,5 @@ Package: openssh-client-utils Priority: optional Section: net -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-client.control b/openwrt/package/openssh/ipkg/openssh-client.control index 4ba5190..183b7f1 100644 --- a/openwrt/package/openssh/ipkg/openssh-client.control +++ b/openwrt/package/openssh/ipkg/openssh-client.control @@ -1,7 +1,5 @@ Package: openssh-client Priority: optional Section: net -Maintainer: bugs@openwrt.org -Source: buildroot internal Depends: zlib, libopenssl Description: OpenSSH client diff --git a/openwrt/package/openssh/ipkg/openssh-server.control b/openwrt/package/openssh/ipkg/openssh-server.control index 22ce485..d070f73 100644 --- a/openwrt/package/openssh/ipkg/openssh-server.control +++ b/openwrt/package/openssh/ipkg/openssh-server.control @@ -1,7 +1,5 @@ Package: openssh-server Priority: optional Section: net -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 2accca8..705a385 100644 --- a/openwrt/package/openssh/ipkg/openssh-sftp-client.control +++ b/openwrt/package/openssh/ipkg/openssh-sftp-client.control @@ -1,7 +1,5 @@ Package: openssh-sftp-client Priority: optional Section: net -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 1e17432..8c17fcc 100644 --- a/openwrt/package/openssh/ipkg/openssh-sftp-server.control +++ b/openwrt/package/openssh/ipkg/openssh-sftp-server.control @@ -1,7 +1,5 @@ Package: openssh-sftp-server Priority: optional Section: net -Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org> -Source: buildroot internal Depends: zlib, libopenssl Description: OpenSSH SFTP server |