diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-21 02:15:53 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-21 02:15:53 +0000 |
commit | 601ec75c9d069b1c3ec7aa64aecf04e5cdf11bda (patch) | |
tree | 10b83d9311efeb66914c87111d2cbc7578434e55 /package/wput/ipkg/wput.control | |
parent | 204ceaa626292179b19639c8a6e65f7b9e397734 (diff) | |
download | upstream-601ec75c9d069b1c3ec7aa64aecf04e5cdf11bda.tar.gz upstream-601ec75c9d069b1c3ec7aa64aecf04e5cdf11bda.tar.bz2 upstream-601ec75c9d069b1c3ec7aa64aecf04e5cdf11bda.zip |
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/wput.control')
-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 |