From 5df116f77f5b462716be422b02d1c53239a1cf0b Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 13 Jun 2007 17:18:26 +0000 Subject: [PATCH] Put libwrap into libs SVN-Revision: 7605 --- 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.30.2