diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2018-11-10 12:14:33 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2018-11-10 12:14:33 +0000 |
commit | 6ba3d6427f2106efae8f291245b054ca89b50fc1 (patch) | |
tree | c1f71e2a00d4a78cf162aa43231218e9f21d3822 /net-mgmt/nagios-check_postgres/Makefile | |
parent | Update py-jsonref to version 0.2 (diff) |
Update to 2.24.0
ReleaseNotes: https://github.com/bucardo/check_postgres/releases/tag/2.24.0
Notes
Notes:
svn path=/head/; revision=484605
Diffstat (limited to 'net-mgmt/nagios-check_postgres/Makefile')
-rw-r--r-- | net-mgmt/nagios-check_postgres/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagios-check_postgres/Makefile b/net-mgmt/nagios-check_postgres/Makefile index e94f46b9f660..c69387b65743 100644 --- a/net-mgmt/nagios-check_postgres/Makefile +++ b/net-mgmt/nagios-check_postgres/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= check_postgres -PORTVERSION= 2.23.0 +PORTVERSION= 2.24.0 CATEGORIES= net-mgmt databases perl5 MASTER_SITES= http://bucardo.org/downloads/ PKGNAMEPREFIX= nagios- |