diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2020-02-22 11:26:59 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2020-02-22 11:26:59 +0000 |
commit | 20c6ee07eada0522011d5f8004aacab6432da63a (patch) | |
tree | 03839be0f72bb7db64738ba8f1b5676c6d396c24 /net-mgmt/nagios-check_postgres/Makefile | |
parent | - Update to 1.2.9 (diff) |
Update to 2.25.0
Add new WWW link.
ChangeLog: https://bucardo.org/check_postgres/check_postgres.pl.html#HISTORY
Notes
Notes:
svn path=/head/; revision=526755
Diffstat (limited to 'net-mgmt/nagios-check_postgres/Makefile')
-rw-r--r-- | net-mgmt/nagios-check_postgres/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/nagios-check_postgres/Makefile b/net-mgmt/nagios-check_postgres/Makefile index 9ad53e80ab3b..617b05b11129 100644 --- a/net-mgmt/nagios-check_postgres/Makefile +++ b/net-mgmt/nagios-check_postgres/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= check_postgres -PORTVERSION= 2.24.0 -PORTREVISION= 2 +PORTVERSION= 2.25.0 CATEGORIES= net-mgmt databases perl5 MASTER_SITES= http://bucardo.org/downloads/ PKGNAMEPREFIX= nagios- |