diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-05-12 19:45:27 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-05-12 19:45:27 +0000 |
commit | 5c1a8e5360497a2c8d6f6bd5abc1acacc6e3b1cc (patch) | |
tree | 99c2cbf29ebfe66b99370d776291dbc9b73b2a62 /openwrt/package/dropbear/dropbear.control | |
parent | 285973d80446f5e5fe8975d8fe92288a71e8ae6c (diff) | |
download | mtk-20170518-5c1a8e5360497a2c8d6f6bd5abc1acacc6e3b1cc.zip mtk-20170518-5c1a8e5360497a2c8d6f6bd5abc1acacc6e3b1cc.tar.gz mtk-20170518-5c1a8e5360497a2c8d6f6bd5abc1acacc6e3b1cc.tar.bz2 |
convert dropbear to new packaging style
SVN-Revision: 852
Diffstat (limited to 'openwrt/package/dropbear/dropbear.control')
-rw-r--r-- | openwrt/package/dropbear/dropbear.control | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/openwrt/package/dropbear/dropbear.control b/openwrt/package/dropbear/dropbear.control deleted file mode 100644 index 1db1001..0000000 --- a/openwrt/package/dropbear/dropbear.control +++ /dev/null @@ -1,7 +0,0 @@ -Package: dropbear -Priority: optional -Depends: zlib -Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal -Description: a small SSH 2 server/client designed for small memory environments. |