From: florian Date: Wed, 13 Jun 2007 17:18:26 +0000 (+0000) Subject: Put libwrap into libs X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=e1dff601f08d800282072af292efc803fcddb38f;p=packages.git Put libwrap into libs git-svn-id: svn://svn.openwrt.org/openwrt/packages@7605 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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