From e1dff601f08d800282072af292efc803fcddb38f Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 13 Jun 2007 17:18:26 +0000 Subject: [PATCH] Put libwrap into libs git-svn-id: svn://svn.openwrt.org/openwrt/packages@7605 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/tcp_wrappers/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/tcp_wrappers/Makefile b/net/tcp_wrappers/Makefile index 3425fa886..aaecd53e9 100644 --- a/net/tcp_wrappers/Makefile +++ b/net/tcp_wrappers/Makefile @@ -22,8 +22,8 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)_$(PKG_VERSION) include $(INCLUDE_DIR)/package.mk define Package/libwrap - SECTION:=net - CATEGORY:=Network + SECTION:=libs + CATEGORY:=Libraries TITLE:=Security wrapper library for TCP services URL:=ftp://ftp.porcupine.org/pub/security/index.html endef -- 2.11.0