From 17ae5f14473f8ec20ba98277fef42a4f11906876 Mon Sep 17 00:00:00 2001 From: Oliver Ertl Date: Tue, 25 Sep 2007 18:38:55 +0000 Subject: [PATCH 1/1] Category reorganization SVN-Revision: 9023 --- net/cbtt/Makefile | 1 + net/ctorrent/Makefile | 1 + 2 files changed, 2 insertions(+) diff --git a/net/cbtt/Makefile b/net/cbtt/Makefile index 3af044647b..2110052a01 100644 --- a/net/cbtt/Makefile +++ b/net/cbtt/Makefile @@ -20,6 +20,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)80-$(PKG_VERSION)-src include $(INCLUDE_DIR)/package.mk define Package/cbtt/Default + SUBMENU:=BitTorrent SECTION:=net CATEGORY:=Network DEPENDS:=+libpthread +uclibcxx +zlib diff --git a/net/ctorrent/Makefile b/net/ctorrent/Makefile index 4579e65856..3e2e5af36d 100644 --- a/net/ctorrent/Makefile +++ b/net/ctorrent/Makefile @@ -19,6 +19,7 @@ PKG_MD5SUM:=23b37cd7b558ad6a27974b311499bab6 include $(INCLUDE_DIR)/package.mk define Package/ctorrent + SUBMENU:=BitTorrent SECTION:=net CATEGORY:=Network DEPENDS:=+libopenssl +uclibcxx -- 2.30.2