diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-05-12 20:45:01 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-05-12 20:45:01 +0000 |
commit | a43a27ddfab12cc774a0cc650667eaaa096cdab3 (patch) | |
tree | 9a6aa3e5ca8a3b96a1d9f45d69e8e76c9199af8b /package/iproute2/ipkg/ip.control | |
parent | 514976a1d1821fe44e2a9e3a42ff26f880e0d893 (diff) | |
download | upstream-a43a27ddfab12cc774a0cc650667eaaa096cdab3.tar.gz upstream-a43a27ddfab12cc774a0cc650667eaaa096cdab3.tar.bz2 upstream-a43a27ddfab12cc774a0cc650667eaaa096cdab3.zip |
update iproute2 to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@859 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iproute2/ipkg/ip.control')
-rw-r--r-- | package/iproute2/ipkg/ip.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/iproute2/ipkg/ip.control b/package/iproute2/ipkg/ip.control new file mode 100644 index 0000000000..c5850771eb --- /dev/null +++ b/package/iproute2/ipkg/ip.control @@ -0,0 +1,6 @@ +Package: ip +Section: net +Priority: optional +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: iproute2 routing control utility |