diff options
Diffstat (limited to 'net/net-snmp')
-rw-r--r-- | net/net-snmp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index 59bc48c5d5a..f470023f0c9 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.123 2018/02/28 01:52:02 maya Exp $ +# $NetBSD: Makefile,v 1.124 2018/08/22 09:45:55 wiz Exp $ .include "Makefile.common" CATEGORIES= net -PKGREVISION= 10 +PKGREVISION= 11 MAINTAINER= adam@NetBSD.org COMMENT= Extensible SNMP implementation |