summaryrefslogtreecommitdiff
path: root/net/p5-Net-SNMP/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-28 13:06:57 +0000
committerwiz <wiz>2001-02-28 13:06:57 +0000
commitce9b10cace1c3cb9995a8e8cd317cdac9f798556 (patch)
tree633bd9649b76b2516e9b53ee8abeac775c9ce9e8 /net/p5-Net-SNMP/Makefile
parentce804ce9327b8a605bb6a508ca49f69ba5af4c1c (diff)
downloadpkgsrc-ce9b10cace1c3cb9995a8e8cd317cdac9f798556.tar.gz
Update to 3.60, per pkg/11603 by Damon Brodie.
Changes: Translation can now be enabled on a per ASN.1 basis; FSM event loop prioritizes SNMP responses over other actions; added examples.
Diffstat (limited to 'net/p5-Net-SNMP/Makefile')
-rw-r--r--net/p5-Net-SNMP/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-Net-SNMP/Makefile b/net/p5-Net-SNMP/Makefile
index aa142d7c82e..bf071e28c79 100644
--- a/net/p5-Net-SNMP/Makefile
+++ b/net/p5-Net-SNMP/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2001/02/17 18:19:22 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2001/02/28 13:06:57 wiz Exp $
# FreeBSD Id: Makefile,v 1.13 1997/06/27 18:38:15 jfitz Exp
#
-DISTNAME= Net-SNMP-3.50
-PKGNAME= p5-Net-SNMP-3.50
-WRKSRC= ${WRKDIR}/Net-SNMP-3.5
+DISTNAME= Net-SNMP-3.60
+PKGNAME= p5-Net-SNMP-3.60
+WRKSRC= ${WRKDIR}/Net-SNMP-3.6
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}