diff options
Diffstat (limited to 'packages/ctorrent')
-rw-r--r-- | packages/ctorrent/ctorrent.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/ctorrent/ctorrent.inc b/packages/ctorrent/ctorrent.inc index a6a2f8bc35..9557a2bf33 100644 --- a/packages/ctorrent/ctorrent.inc +++ b/packages/ctorrent/ctorrent.inc @@ -4,7 +4,6 @@ http://www.rahul.net/dholmes/ctorrent/ (dnh2 + vfat patch)" DEPENDS = "openssl" LICENSE = "GPL" SECTION = "network" -MAINTAINER = "Chris Larson <kergoth@handhelds.org>" SRC_URI = "${SOURCEFORGE_MIRROR}/ctorrent/ctorrent-${PV}.tar.bz2" S = "${WORKDIR}/ctorrent-${PV}" |