projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc75f54
)
Put libwrap into libs
author
Florian Fainelli
<florian@openwrt.org>
Wed, 13 Jun 2007 17:18:26 +0000
(17:18 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 13 Jun 2007 17:18:26 +0000
(17:18 +0000)
SVN-Revision: 7605
net/tcp_wrappers/Makefile
patch
|
blob
|
history
diff --git
a/net/tcp_wrappers/Makefile
b/net/tcp_wrappers/Makefile
index 3425fa886622afa04d9994ac04cb0be6a3c45a6d..aaecd53e9a553f40abe4d2b0d588cd9b46deddfd 100644
(file)
--- 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