diff options
author | matthew <matthew@FreeBSD.org> | 2014-02-26 20:13:30 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2014-02-26 20:13:30 +0800 |
commit | 9e75da7f2e0b191ff2f0bba1416966ad76945e7e (patch) | |
tree | 6821268e670cef9811e3156f645993a1fd63a810 | |
parent | 02e30cb4adfcb6354f712d12005d2a96da496dc0 (diff) | |
download | freebsd-ports-gnome-9e75da7f2e0b191ff2f0bba1416966ad76945e7e.tar.gz freebsd-ports-gnome-9e75da7f2e0b191ff2f0bba1416966ad76945e7e.tar.zst freebsd-ports-gnome-9e75da7f2e0b191ff2f0bba1416966ad76945e7e.zip |
Really fix the typos.
-rw-r--r-- | net-mgmt/nagios-check_postgres/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nagios-check_postgres/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/nagios-check_postgres/Makefile b/net-mgmt/nagios-check_postgres/Makefile index b3951d048dc5..88db6cab161a 100644 --- a/net-mgmt/nagios-check_postgres/Makefile +++ b/net-mgmt/nagios-check_postgres/Makefile @@ -3,7 +3,7 @@ PORTNAME= check_postgres PORTVERSION= 2.21.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt databases perl5 MASTER_SITES= http://bucardo.org/downloads/ PKGNAMEPREFIX= nagios- diff --git a/net-mgmt/nagios-check_postgres/pkg-plist b/net-mgmt/nagios-check_postgres/pkg-plist index 0a9716046cbd..648922ab42db 100644 --- a/net-mgmt/nagios-check_postgres/pkg-plist +++ b/net-mgmt/nagios-check_postgres/pkg-plist @@ -57,7 +57,7 @@ bin/check_postgres.pl %%NAGIOS%%libexec/nagios/check_postgres_version %%NAGIOS%%libexec/nagios/check_postgres_wal_files man/man1/check_postgres.1p.gz -%%CACTI%%share/cacti/scripts/check_postgresql_dbstats +%%CACTI%%share/cacti/scripts/check_postgres_dbstats %%CACTI%%@dirrmtry share/cacti/scripts %%CACTI%%@dirrmtry share/cacti %%NAGIOS%%@dirrmtry libexec/nagios |