diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2014-07-27 12:16:47 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2014-07-27 12:16:47 +0000 |
commit | b6cc11c1fb423d913e7295d18851718dd07f8b51 (patch) | |
tree | f6785547daaabce7bfaf45c4bd1205d87ee06b6f /net-mgmt/net-snmp | |
parent | e42841c8a6f2b30968570bf199f3d95282a4fff5 (diff) |
Notes
Diffstat (limited to 'net-mgmt/net-snmp')
-rw-r--r-- | net-mgmt/net-snmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile index 7f2c68626a58..4f6cb86f5ca5 100644 --- a/net-mgmt/net-snmp/Makefile +++ b/net-mgmt/net-snmp/Makefile @@ -3,7 +3,7 @@ PORTNAME= snmp PORTVERSION= 5.7.2 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= net-mgmt ipv6 MASTER_SITES= SF/net-${PORTNAME}/net-${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= net- |