diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2004-05-05 08:18:24 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2004-05-05 08:18:24 +0000 |
commit | daf6d14f2c86498045fd1667784f5cbaebd803c7 (patch) | |
tree | b75386281fc5a284ac3d6f52763c77652aff13d3 /net-mgmt/net-snmp/Makefile | |
parent | Aop (Ambassador Of Pain) is a curses based arcade game for UNIX with only 64 (diff) |
Add mbuf cluster statistics.
Diffstat (limited to 'net-mgmt/net-snmp/Makefile')
-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 7ed0ecf9652c..3a9fa1edcb21 100644 --- a/net-mgmt/net-snmp/Makefile +++ b/net-mgmt/net-snmp/Makefile @@ -7,7 +7,7 @@ PORTNAME= snmp PORTVERSION= 5.1.1 -PORTREVISION= 2 +PORTREVISION= 3 PKGNAMEPREFIX= net- CATEGORIES= net-mgmt ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |