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 | d4a1203540b1cd063821ae7892d0c29169217d94 (patch) | |
tree | d74d98ce23aaebca13ba9a6d519b6301f9e6f0da /package/dnsmasq/ipkg | |
parent | a5bb023d0e2738dce6c759988cf85c3b88c53a7c (diff) |
convert dnsmasq to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@851 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/dnsmasq/ipkg')
-rw-r--r-- | package/dnsmasq/ipkg/dnsmasq.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/dnsmasq/ipkg/dnsmasq.control b/package/dnsmasq/ipkg/dnsmasq.control new file mode 100644 index 000000000..6d9c58cf9 --- /dev/null +++ b/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 |