diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-12 19:41:18 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-12 19:41:18 +0000 |
commit | 926f7e5299faf192603d247fa19fdaf0c45ff9be (patch) | |
tree | 1666635a80115ff4d57c4ba3025a853359e2be74 /openwrt/package/dnsmasq/ipkg/dnsmasq.control | |
parent | eaad51dea79a2816dbb03de6634ffd945bd4b7d7 (diff) |
convert dnsmasq to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@851 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/dnsmasq/ipkg/dnsmasq.control')
-rw-r--r-- | openwrt/package/dnsmasq/ipkg/dnsmasq.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/dnsmasq/ipkg/dnsmasq.control b/openwrt/package/dnsmasq/ipkg/dnsmasq.control new file mode 100644 index 0000000000..6d9c58cf98 --- /dev/null +++ b/openwrt/package/dnsmasq/ipkg/dnsmasq.control @@ -0,0 +1,6 @@ +Package: dnsmasq +Priority: essential +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: A lightweight DNS and DHCP server |