diff options
author | Slawomir Lis <slis@gentoo.org> | 2017-06-19 13:57:29 +0200 |
---|---|---|
committer | Slawomir Lis <slis@gentoo.org> | 2017-06-19 13:58:54 +0200 |
commit | eca4bb921bc687293a9568c8c92400252caac86a (patch) | |
tree | 3a27a2436bb0b42263da13a1bfeb08f7bb786b6d /net-analyzer/ntopng/files | |
parent | net-libs/nDPI: new package (diff) | |
download | gentoo-eca4bb921bc687293a9568c8c92400252caac86a.tar.gz gentoo-eca4bb921bc687293a9568c8c92400252caac86a.tar.bz2 gentoo-eca4bb921bc687293a9568c8c92400252caac86a.zip |
net-analyzer/ntopng: version bump to 3.0
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'net-analyzer/ntopng/files')
-rw-r--r-- | net-analyzer/ntopng/files/ntopng.init.d | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-analyzer/ntopng/files/ntopng.init.d b/net-analyzer/ntopng/files/ntopng.init.d index ffec852cb7e7..a5984b18ebab 100644 --- a/net-analyzer/ntopng/files/ntopng.init.d +++ b/net-analyzer/ntopng/files/ntopng.init.d @@ -1,6 +1,7 @@ #!/sbin/openrc-run -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# $Header: $ depend() { need net redis |