diff options
Diffstat (limited to 'net/net-snmp')
-rw-r--r-- | net/net-snmp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index 8fb8a97f753..e8d20bd875b 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.110 2014/12/31 10:06:57 adam Exp $ +# $NetBSD: Makefile,v 1.111 2015/06/12 10:50:43 wiz Exp $ .include "Makefile.common" CATEGORIES= net +PKGREVISION= 1 MAINTAINER= adam@NetBSD.org COMMENT= Extensible SNMP implementation |