diff options
Diffstat (limited to 'net/nagios-plugin-pgsql')
-rw-r--r-- | net/nagios-plugin-pgsql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/nagios-plugin-pgsql/Makefile b/net/nagios-plugin-pgsql/Makefile index 3663fb5901b..1370600687f 100644 --- a/net/nagios-plugin-pgsql/Makefile +++ b/net/nagios-plugin-pgsql/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/04/03 18:34:16 rodent Exp $ +# $NetBSD: Makefile,v 1.19 2016/03/05 11:29:08 jperkin Exp $ # PKGNAME= nagios-plugin-pgsql-${PLUGINSVERSION} +PKGREVISION= 1 CATEGORIES= net sysutils databases MAINTAINER= pkgsrc-users@NetBSD.org |