diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2014-01-21 12:59:07 (GMT) |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2014-01-21 12:59:07 (GMT) |
commit | 11cf54ca78185d820085a476cdbf7d8f9149c292 (patch) | |
tree | f91c77af08f3bbe60be2a1a699033ad7eda27ba2 /pkg | |
parent | 66544851f7a4f5eeaf86d1cee8b1f54c76f98433 (diff) | |
parent | 6141cfebf6c42873e0181105d2051143d8c11eb7 (diff) | |
download | monitoring-plugins-11cf54ca78185d820085a476cdbf7d8f9149c292.tar.gz |
Merge branch 'rename'
Diffstat (limited to 'pkg')
-rw-r--r-- | pkg/solaris/pkginfo.in | 8 |
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 @@ | |||
1 | PKG="NGOSplugin" | 1 | PKG="NGOSplugin" |
2 | NAME="nagios-plugins" | 2 | NAME="monitoring-plugins" |
3 | DESC="Nagios network monitoring plugins" | 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" |
7 | VENDOR="Nagios Plugin Development Team" | 7 | VENDOR="Monitoring Plugins Development Team" |
8 | EMAIL="nagiosplug-devel@lists.sourceforge.net" | 8 | EMAIL="devel@monitoring-plugins.org" |
9 | PSTAMP="nag@REV_TIMESTAMP@" | 9 | PSTAMP="nag@REV_TIMESTAMP@" |
10 | BASEDIR="/" | 10 | BASEDIR="/" |
11 | CLASSES="none" | 11 | CLASSES="none" |