diff options
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- |