diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-17 16:49:18 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-17 16:49:18 +0000 |
commit | b70fd4feb3d9e5c97281d63fc26cad286eb4e763 (patch) | |
tree | a7fcbefb2dd07da1e48c559c82e195d3f8fc2233 /openwrt/package/macchanger/ipkg/macchanger.control | |
parent | fa6f69af06012914a369f974ecbac79213cf7a74 (diff) |
Added macchanger
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2712 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/macchanger/ipkg/macchanger.control')
-rwxr-xr-x | openwrt/package/macchanger/ipkg/macchanger.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/macchanger/ipkg/macchanger.control b/openwrt/package/macchanger/ipkg/macchanger.control new file mode 100755 index 0000000000..9149cc32f1 --- /dev/null +++ b/openwrt/package/macchanger/ipkg/macchanger.control @@ -0,0 +1,6 @@ +Package: macchanger +Section: sys +Architecture: mipsel +Priority: optional +Description: This is a GNU/Linux utility for viewing/manipulating the MAC address +of network interfaces. |