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:
4ca77cf
)
Firewall: Moved snort to Firewall submenu.
author
Daniel Dickinson
<crazycshore@gmail.com>
Sat, 12 Mar 2011 08:35:46 +0000
(08:35 +0000)
committer
Daniel Dickinson
<crazycshore@gmail.com>
Sat, 12 Mar 2011 08:35:46 +0000
(08:35 +0000)
SVN-Revision: 26103
net/snort/Makefile
patch
|
blob
|
history
diff --git
a/net/snort/Makefile
b/net/snort/Makefile
index e7667b09907e90b067ff9a5e9d79e086dfc617fe..3c86c444aec467af6ff3b76e03043827569312c7 100644
(file)
--- a/
net/snort/Makefile
+++ b/
net/snort/Makefile
@@
-20,11
+20,11
@@
PKG_FIXUP:=libtool
include $(INCLUDE_DIR)/package.mk
define Package/snort/Default
- SUBMENU:=
snort (Ligthweight Network Intrusion Detection System)
+ SUBMENU:=
Firewall
SECTION:=net
CATEGORY:=Network
DEPENDS:=+libnet0 +libpcap +libpcre
- TITLE:=Lig
th
weight Network Intrusion Detection System
+ TITLE:=Lig
ht
weight Network Intrusion Detection System
URL:=http://www.snort.org/
endef