diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-21 02:15:53 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-21 02:15:53 +0000 |
commit | 5f842b0a81b8f9527885da6ea9cefed5181fa522 (patch) | |
tree | 10b83d9311efeb66914c87111d2cbc7578434e55 /package/wput/ipkg | |
parent | 6a3898b118dce892f3addffedbd55e63c4257120 (diff) |
Add wput package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1004 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/wput/ipkg')
-rw-r--r-- | package/wput/ipkg/wput.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/wput/ipkg/wput.control b/package/wput/ipkg/wput.control new file mode 100644 index 0000000000..80d6baea14 --- /dev/null +++ b/package/wput/ipkg/wput.control @@ -0,0 +1,8 @@ +Package: wput +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/wput/ +Description: a wget-like command-line FTP client |