diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-28 07:30:13 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-28 07:30:13 +0000 |
commit | 134c31b057ac0698a8bf4736a76bf588d929fb5f (patch) | |
tree | 6686c7ccc0e14c69f24eb3c8426d40dcc7c4ee10 /package/ctorrent/ipkg/ctorrent.control | |
parent | 3b31101808fa0be3b307e5195206384dbbb1c360 (diff) |
Added ctorrent, statically compiled for the moment (need uClibc++ fixes)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3282 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ctorrent/ipkg/ctorrent.control')
-rw-r--r-- | package/ctorrent/ipkg/ctorrent.control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package/ctorrent/ipkg/ctorrent.control b/package/ctorrent/ipkg/ctorrent.control new file mode 100644 index 000000000..0b7d1d59e --- /dev/null +++ b/package/ctorrent/ipkg/ctorrent.control @@ -0,0 +1,4 @@ +Package: ctorrent +Priority: optional +Section: net +Description: console-based BitTorrent client |