summaryrefslogtreecommitdiffstats
path: root/openwrt/package/maradns/maradns.control
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-18 11:52:02 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-18 11:52:02 +0000
commit6006c367231a8d7a7f09d13ea27c7923e27ad78e (patch)
tree0d488e0574422f4aa994e7a1e0137feb63eccfc1 /openwrt/package/maradns/maradns.control
parentdd7cb92220450aa29a69939491c485ce00396fd0 (diff)
Convert maradns to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@927 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/maradns/maradns.control')
-rw-r--r--openwrt/package/maradns/maradns.control10
1 files changed, 0 insertions, 10 deletions
diff --git a/openwrt/package/maradns/maradns.control b/openwrt/package/maradns/maradns.control
deleted file mode 100644
index b2175038d..000000000
--- a/openwrt/package/maradns/maradns.control
+++ /dev/null
@@ -1,10 +0,0 @@
-Package: maradns
-Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
-Source: buildroot internal
-Section: net
-Priority: optional
-Depends: libpthread
-Description: MaraDNS is a small, secure DNS Server
- MaraDNS is intended for environments where a DNS
- server must be secure and where the server must use
- the absolute minimum number of resources possible.