aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp-devel/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2002-08-03 08:01:37 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2002-08-03 08:01:37 +0000
commitd8cf058f66278b4e2ad141198dd6b79a17dc65c9 (patch)
tree68f39eb4821a404c3ef5f5583776f2ee23f1a2de /net-mgmt/net-snmp-devel/Makefile
parent8327a7e53a52f8e1798922b919cac2d2163c2114 (diff)
downloadports-d8cf058f66278b4e2ad141198dd6b79a17dc65c9.tar.gz
ports-d8cf058f66278b4e2ad141198dd6b79a17dc65c9.zip
Notes
Diffstat (limited to 'net-mgmt/net-snmp-devel/Makefile')
-rw-r--r--net-mgmt/net-snmp-devel/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-mgmt/net-snmp-devel/Makefile b/net-mgmt/net-snmp-devel/Makefile
index 3cdf327afabe..940b2eceb6c7 100644
--- a/net-mgmt/net-snmp-devel/Makefile
+++ b/net-mgmt/net-snmp-devel/Makefile
@@ -6,14 +6,12 @@
#
PORTNAME= net-snmp
-PORTVERSION= 5.0.2
-PORTREVISION= 2
+PORTVERSION= 5.0.3
CATEGORIES= net ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://sunsite.cnlab-switch.ch/mirror/ucd-snmp/ \
ftp://ftp.win.ne.jp/pub/network/snmp/ucd-snmp/
MASTER_SITE_SUBDIR= net-snmp
-DISTFILES= ${PORTNAME}-${PORTVERSION}a${EXTRACT_SUFX}
MAINTAINER= kuriyama@FreeBSD.org
@@ -42,9 +40,10 @@ MAN3= add_mibdir.3 add_module_replacement.3 default_store.3 \
netsnmp_example_scalar_int.3 netsnmp_handler.3 \
netsnmp_instance.3 netsnmp_mib_handler_methods.3 \
netsnmp_multiplexer.3 netsnmp_old_api.3 netsnmp_read_only.3 \
+ netsnmp_scalar.3 \
netsnmp_serialize.3 netsnmp_table.3 netsnmp_table_array.3 \
netsnmp_table_data.3 netsnmp_table_dataset.3 \
- netsnmp_table_iterator.3 netsnmp_todo.3 \
+ netsnmp_table_iterator.3 netsnmp_todo.3 netsnmp_watcher.3 \
print_description.3 print_mib.3 print_objid.3 print_value.3 \
print_variable.3 read_all_mibs.3 read_config.3 read_mib.3 \
read_module.3 read_module_node.3 read_objid.3 shutdown_mib.3 \