diff options
Diffstat (limited to 'net/nagios-plugin-snmp/Makefile')
-rw-r--r-- | net/nagios-plugin-snmp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nagios-plugin-snmp/Makefile b/net/nagios-plugin-snmp/Makefile index e72db2c90cc..e434abe3807 100644 --- a/net/nagios-plugin-snmp/Makefile +++ b/net/nagios-plugin-snmp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/02/12 23:18:23 tron Exp $ +# $NetBSD: Makefile,v 1.19 2014/05/29 23:37:04 wiz Exp $ # PKGNAME= nagios-plugin-snmp-${PLUGINSVERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net sysutils MAINTAINER= pkgsrc-users@NetBSD.org |