summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-03 20:43:11 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-03 20:43:11 +0000
commit0989b227a1e1f2ce3ac15aca54b4fffb96ca042e (patch)
tree1911efceb9c574a3963d2dcbcb07f91b45143a99
parentf8e125f45e138d1cfd51f1b8a46061cf45975480 (diff)
remove unneeded stuff from maintainer
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1582 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--openwrt/package/quagga/ipkg/libospf.control7
-rw-r--r--openwrt/package/quagga/ipkg/quagga-zebra.control7
2 files changed, 0 insertions, 14 deletions
diff --git a/openwrt/package/quagga/ipkg/libospf.control b/openwrt/package/quagga/ipkg/libospf.control
deleted file mode 100644
index 56d1a6d7b..000000000
--- a/openwrt/package/quagga/ipkg/libospf.control
+++ /dev/null
@@ -1,7 +0,0 @@
-Package: libospf
-Priority: optional
-Section: net
-Maintainer: Felix Fietkau <openwrt@nbd.name>
-Source: buildroot internal
-Description: OSPF support library
- for Quagga routing software
diff --git a/openwrt/package/quagga/ipkg/quagga-zebra.control b/openwrt/package/quagga/ipkg/quagga-zebra.control
deleted file mode 100644
index b42fc5609..000000000
--- a/openwrt/package/quagga/ipkg/quagga-zebra.control
+++ /dev/null
@@ -1,7 +0,0 @@
-Package: quagga-zebra
-Priority: optional
-Section: net
-Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
-Source: buildroot internal
-Description: A routing manager for use
- with associated Quagga components