summaryrefslogtreecommitdiff
path: root/openwrt/package/dropbear/dropbear.control
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-05-12 19:45:27 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-05-12 19:45:27 +0000
commit5c1a8e5360497a2c8d6f6bd5abc1acacc6e3b1cc (patch)
tree99c2cbf29ebfe66b99370d776291dbc9b73b2a62 /openwrt/package/dropbear/dropbear.control
parent285973d80446f5e5fe8975d8fe92288a71e8ae6c (diff)
downloadmtk-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.control7
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.