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 | 689c3906d18865375f66da03745ef5e7b55d48a7 (patch) | |
tree | 3293e4d30094a5073f86bfa7a573910a56ac8406 /openwrt/package/wput/ipkg | |
parent | 1d34ee7dc004fc533536afcd1568f8bad1e465cc (diff) | |
download | mtk-20170518-689c3906d18865375f66da03745ef5e7b55d48a7.zip mtk-20170518-689c3906d18865375f66da03745ef5e7b55d48a7.tar.gz mtk-20170518-689c3906d18865375f66da03745ef5e7b55d48a7.tar.bz2 |
Add wput package
SVN-Revision: 1004
Diffstat (limited to 'openwrt/package/wput/ipkg')
-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 0000000..80d6bae --- /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 |