diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-03 20:43:11 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-03 20:43:11 +0000 |
commit | 5f01e1da899c84ea6beb62ce8f76987dd73616e7 (patch) | |
tree | 510ba353cc280d5b05d7a53f58fa6d3f178593da /package/quagga | |
parent | 3625c6c7596888aaeb4f85c83c711a592b890ac6 (diff) |
remove unneeded stuff from maintainer
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1582 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/quagga')
-rw-r--r-- | package/quagga/ipkg/libospf.control | 7 | ||||
-rw-r--r-- | package/quagga/ipkg/quagga-zebra.control | 7 |
2 files changed, 0 insertions, 14 deletions
diff --git a/package/quagga/ipkg/libospf.control b/package/quagga/ipkg/libospf.control deleted file mode 100644 index 56d1a6d7b7..0000000000 --- a/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/package/quagga/ipkg/quagga-zebra.control b/package/quagga/ipkg/quagga-zebra.control deleted file mode 100644 index b42fc56093..0000000000 --- a/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 |