mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
net/ntopng: version 1.0, no direct redis dep
(cherry picked from commit 9cfa3eafb2)
This commit is contained in:
parent
5e0bbd49ff
commit
3cb3b21081
1 changed files with 2 additions and 3 deletions
|
|
@ -1,8 +1,7 @@
|
|||
PLUGIN_NAME= ntopng
|
||||
PLUGIN_VERSION= 0.2
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_COMMENT= Traffic Analysis and Flow Collection
|
||||
PLUGIN_DEPENDS= ntopng redis
|
||||
PLUGIN_DEPENDS= ntopng
|
||||
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
||||
PLUGIN_DEVEL= yes
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
Loading…
Reference in a new issue