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 | 44dd2f6cb0b31293172d367500ad3ea174e13c39 (patch) | |
tree | 7a3f682ba8d751e89846fe33b8474a33c81bbe91 /package/macchanger/ipkg | |
parent | 9b89420f40284f666b61f5dcb402d8fb0c70a7ae (diff) |
Added macchanger
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2712 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/macchanger/ipkg')
-rwxr-xr-x | package/macchanger/ipkg/macchanger.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/macchanger/ipkg/macchanger.control b/package/macchanger/ipkg/macchanger.control new file mode 100755 index 000000000..9149cc32f --- /dev/null +++ b/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. |