diff options
author | Mario Preksavec <mario@slackware.hr> | 2015-02-05 00:07:15 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-07 15:21:08 +0700 |
commit | aa847a46d7f4041d7a0e208a31148458f7c4f667 (patch) | |
tree | 44f31d2cd8f8a921f30a2a25ae6cbc0f72887d53 /network/nagios/nagios.SlackBuild | |
parent | 252eb1eaccddef9ca625774ea1ea814c784b3988 (diff) | |
download | slackbuilds-aa847a46d7f4041d7a0e208a31148458f7c4f667.tar.gz |
network/nagios: Maintainer change + minor fixes
Diffstat (limited to 'network/nagios/nagios.SlackBuild')
-rw-r--r-- | network/nagios/nagios.SlackBuild | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/network/nagios/nagios.SlackBuild b/network/nagios/nagios.SlackBuild index bc9e06ccab..1814152377 100644 --- a/network/nagios/nagios.SlackBuild +++ b/network/nagios/nagios.SlackBuild @@ -1,9 +1,9 @@ #!/bin/sh -# Slackware build script for nagios: -# IT infrastructure monitoring system +# Slackware build script for nagios # Copyright 2009-2013 Niels Horn, Rio de Janeiro, RJ, Brazil +# Copyright 2014, 2015 Mario Preksavec, Zagreb, HR # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,10 +23,6 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# revision date 2013/03/24 - -# Modified by Mario Preksavec <mario@slackware.hr> - PRGNAM=nagios VERSION=${VERSION:-4.0.8} BUILD=${BUILD:-1} |