diff options
author | Florian Fainelli <florian@openwrt.org> | 2006-02-28 07:30:13 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2006-02-28 07:30:13 +0000 |
commit | f9ffa3755795f84904d370a8dcc7ef390842c282 (patch) | |
tree | 067d89e588689d17dc053804c4b4ea264d59d943 /openwrt/package/ctorrent/ipkg | |
parent | c1eb7f7ce95a7a9c4e73499eea4aa803556f960f (diff) | |
download | mtk-20170518-f9ffa3755795f84904d370a8dcc7ef390842c282.zip mtk-20170518-f9ffa3755795f84904d370a8dcc7ef390842c282.tar.gz mtk-20170518-f9ffa3755795f84904d370a8dcc7ef390842c282.tar.bz2 |
Added ctorrent, statically compiled for the moment (need uClibc++ fixes)
SVN-Revision: 3282
Diffstat (limited to 'openwrt/package/ctorrent/ipkg')
-rw-r--r-- | openwrt/package/ctorrent/ipkg/ctorrent.control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/openwrt/package/ctorrent/ipkg/ctorrent.control b/openwrt/package/ctorrent/ipkg/ctorrent.control new file mode 100644 index 0000000..0b7d1d5 --- /dev/null +++ b/openwrt/package/ctorrent/ipkg/ctorrent.control @@ -0,0 +1,4 @@ +Package: ctorrent +Priority: optional +Section: net +Description: console-based BitTorrent client |