aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ctorrent/ctorrent.inc
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@yahoo.com>2006-06-28 17:49:32 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-06-28 17:49:32 +0000
commitbb7cd179d391d9ebc2c4f1a4a7b6de0cf68a08ec (patch)
treed187a2e4fe9692c0f4dc4938cac2535d4d9d62ea /packages/ctorrent/ctorrent.inc
parent6ee41b771288404380e3e3f88828b61328822be6 (diff)
downloadopenembedded-bb7cd179d391d9ebc2c4f1a4a7b6de0cf68a08ec.tar.gz
ctorrent: updated with the latest patches from www.rahul.net
Diffstat (limited to 'packages/ctorrent/ctorrent.inc')
-rw-r--r--packages/ctorrent/ctorrent.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/ctorrent/ctorrent.inc b/packages/ctorrent/ctorrent.inc
index 67f270c0ba..a6a2f8bc35 100644
--- a/packages/ctorrent/ctorrent.inc
+++ b/packages/ctorrent/ctorrent.inc
@@ -1,5 +1,6 @@
DESCRIPTION = "CTorrent is a console BitTorrent client written in the C \
-programming language."
+programming language. This version is with the extensions from \
+http://www.rahul.net/dholmes/ctorrent/ (dnh2 + vfat patch)"
DEPENDS = "openssl"
LICENSE = "GPL"
SECTION = "network"