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 | 79305021999c5d08bfceb2c42b658039a12076f1 (patch) | |
tree | 3293e4d30094a5073f86bfa7a573910a56ac8406 /openwrt/package/wput/ipkg/wput.control | |
parent | 114b4a69dfcdf7b7ece1bbd003ddd989344f1d19 (diff) |
Add wput package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1004 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/wput/ipkg/wput.control')
-rw-r--r-- | openwrt/package/wput/ipkg/wput.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/wput/ipkg/wput.control b/openwrt/package/wput/ipkg/wput.control new file mode 100644 index 0000000000..80d6baea14 --- /dev/null +++ b/openwrt/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 |