diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-07-08 00:58:53 +0000 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-07-08 00:58:53 +0000 |
commit | 625e182ee0ece2220ceaba4c25cbc3dd0d64a36d (patch) | |
tree | 165f7a33b6daa8de1dac3875096878d1a96dcd95 /openwrt/package/bind/ipkg/bind.control | |
parent | 170475ff22724964a652dbbfab9759eed4e1d829 (diff) | |
download | mtk-20170518-625e182ee0ece2220ceaba4c25cbc3dd0d64a36d.zip mtk-20170518-625e182ee0ece2220ceaba4c25cbc3dd0d64a36d.tar.gz mtk-20170518-625e182ee0ece2220ceaba4c25cbc3dd0d64a36d.tar.bz2 |
add atftp, bind and dhcp, not perfect, but first step
SVN-Revision: 1375
Diffstat (limited to 'openwrt/package/bind/ipkg/bind.control')
-rw-r--r-- | openwrt/package/bind/ipkg/bind.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/bind/ipkg/bind.control b/openwrt/package/bind/ipkg/bind.control new file mode 100644 index 0000000..89daea5 --- /dev/null +++ b/openwrt/package/bind/ipkg/bind.control @@ -0,0 +1,7 @@ +Package: bind +Priority: optional +Section: net +Maintainer: Waldemar Brodkorb <wbx@dass-it.de> +Source: buildroot internal +Description: popular dns server +Depends: libopenssl |