summaryrefslogtreecommitdiffstats
path: root/pkg/solaris/pkginfo.in
diff options
context:
space:
mode:
authorMonitoring Plugins Development Team <devel@monitoring-plugins.org>2014-01-18 08:40:24 (GMT)
committerThomas Guyot-Sionnest <dermoth@aei.ca>2014-01-19 19:18:47 (GMT)
commit63734f52ab1b4b2c17545b26fc41016d6bbd80bd (patch)
treedcd7aa3fd9a2a6a69a47d3a7e6a18d034426087a /pkg/solaris/pkginfo.in
parent9db763963f3993f923619a2147e4313b09f12134 (diff)
downloadmonitoring-plugins-63734f52ab1b4b2c17545b26fc41016d6bbd80bd.tar.gz
Project rename initial commit.
This is an initial take at renaming the project to Monitoring Plugins. It's not expected to be fully complete, and it is expected to break things (The perl module for instance). More testing will be required before this goes mainline.
Diffstat (limited to 'pkg/solaris/pkginfo.in')
-rw-r--r--pkg/solaris/pkginfo.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkg/solaris/pkginfo.in b/pkg/solaris/pkginfo.in
index 3bed346..eedd20d 100644
--- a/pkg/solaris/pkginfo.in
+++ b/pkg/solaris/pkginfo.in
@@ -1,11 +1,11 @@
1PKG="NGOSplugin" 1PKG="NGOSplugin"
2NAME="nagios-plugins" 2NAME="monitoring-plugins"
3DESC="Nagios network monitoring plugins" 3DESC="Network monitoring plugins for Nagios and compatible"
4ARCH="@PKG_ARCH@" 4ARCH="@PKG_ARCH@"
5VERSION="@PACKAGE_VERSION@,REV=@REV_DATESTAMP@" 5VERSION="@PACKAGE_VERSION@,REV=@REV_DATESTAMP@"
6CATEGORY="application" 6CATEGORY="application"
7VENDOR="Nagios Plugin Development Team" 7VENDOR="Monitoring Plugins Development Team"
8EMAIL="nagiosplug-devel@lists.sourceforge.net" 8EMAIL="devel@monitoring-plugins.org"
9PSTAMP="nag@REV_TIMESTAMP@" 9PSTAMP="nag@REV_TIMESTAMP@"
10BASEDIR="/" 10BASEDIR="/"
11CLASSES="none" 11CLASSES="none"