diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-12 20:00:20 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-12 20:00:20 +0000 |
commit | fa74f1ac092c396cff2a2fc647a8f58438958872 (patch) | |
tree | b109ba4c16b0baf9c4423353416cc5db9e913b6d /openwrt/package/fping/ipkg | |
parent | f7b3eb036c426652cd6955f04ff3048183037fa2 (diff) |
convert fping to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@856 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/fping/ipkg')
-rw-r--r-- | openwrt/package/fping/ipkg/fping.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/fping/ipkg/fping.control b/openwrt/package/fping/ipkg/fping.control new file mode 100644 index 0000000000..dec161104e --- /dev/null +++ b/openwrt/package/fping/ipkg/fping.control @@ -0,0 +1,6 @@ +Package: fping +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: A program to ping hosts in parallel |