diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-08-10 15:47:29 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-08-10 15:47:29 +0000 |
commit | 2317c9b195dd58a5ef34a898f830aa3f90fb60a7 (patch) | |
tree | 81ae106c43f0216404982ba6859aa98b7740fabc /package/ether-wake/ipkg | |
parent | f5fa8ba25ecc5759dd383e2fc93b5d096f9eda37 (diff) | |
download | upstream-2317c9b195dd58a5ef34a898f830aa3f90fb60a7.tar.gz upstream-2317c9b195dd58a5ef34a898f830aa3f90fb60a7.tar.bz2 upstream-2317c9b195dd58a5ef34a898f830aa3f90fb60a7.zip |
Add ether-wake package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1595 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ether-wake/ipkg')
-rw-r--r-- | package/ether-wake/ipkg/ether-wake.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/ether-wake/ipkg/ether-wake.control b/package/ether-wake/ipkg/ether-wake.control new file mode 100644 index 0000000000..3fee40e6c2 --- /dev/null +++ b/package/ether-wake/ipkg/ether-wake.control @@ -0,0 +1,7 @@ +Package: ether-wake +Priority: optional +Section: net +Maintainer: OpenWrt Developers Team <bugs@openwrt.org> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/ether-wake/ +Description: A Wake-On-LAN (WOL) client, + send a magic packet to wake up sleeping networked machines. |