diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-01-21 15:19:20 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-01-21 15:19:20 (GMT) |
commit | 01e570f4a4e2a2701b6afeaba4eddf91a31fbe45 (patch) | |
tree | 252bfe06acac980fa590acad6b3c43085ddd523e /pkg | |
parent | 7ee3525423f17cb8269a11e679355733867131e9 (diff) | |
download | monitoring-plugins-01e570f4a4e2a2701b6afeaba4eddf91a31fbe45.tar.gz |
Capitalize "Monitoring Plugins"
"Monitoring Plugins" is a name.
Diffstat (limited to 'pkg')
-rw-r--r-- | pkg/solaris/pkginfo.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/solaris/pkginfo.in b/pkg/solaris/pkginfo.in index eedd20d..835ce6d 100644 --- a/pkg/solaris/pkginfo.in +++ b/pkg/solaris/pkginfo.in | |||
@@ -1,6 +1,6 @@ | |||
1 | PKG="NGOSplugin" | 1 | PKG="NGOSplugin" |
2 | NAME="monitoring-plugins" | 2 | NAME="monitoring-plugins" |
3 | DESC="Network monitoring plugins for Nagios and compatible" | 3 | DESC="Network Monitoring Plugins for Nagios and compatible" |
4 | ARCH="@PKG_ARCH@" | 4 | ARCH="@PKG_ARCH@" |
5 | VERSION="@PACKAGE_VERSION@,REV=@REV_DATESTAMP@" | 5 | VERSION="@PACKAGE_VERSION@,REV=@REV_DATESTAMP@" |
6 | CATEGORY="application" | 6 | CATEGORY="application" |