From 7c1210bd9278acb4b2a8892aa695ab66d43a3ad4 Mon Sep 17 00:00:00 2001 From: danh Date: Sun, 24 Nov 2002 16:47:58 +0000 Subject: [PATCH] - don't mention SNMP version in DESCR - use P5SITE in package list --- net/p5-SNMP_Session/pkg/DESCR | 2 +- net/p5-SNMP_Session/pkg/PLIST | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net/p5-SNMP_Session/pkg/DESCR b/net/p5-SNMP_Session/pkg/DESCR index 40039547b3b..49ac4254c7a 100644 --- a/net/p5-SNMP_Session/pkg/DESCR +++ b/net/p5-SNMP_Session/pkg/DESCR @@ -1,5 +1,5 @@ Contains Perl 5 modules SNMP_Session.pm and BER.pm, which, when used -together, provide rudimentary access to remote SNMP (v1) agents. +together, provide rudimentary access to remote SNMP agents. This module differs from existing SNMP packages in that it is completely stand-alone, i.e. you don't need to have another SNMP package such as diff --git a/net/p5-SNMP_Session/pkg/PLIST b/net/p5-SNMP_Session/pkg/PLIST index 821fa482f2b..3913800a18f 100644 --- a/net/p5-SNMP_Session/pkg/PLIST +++ b/net/p5-SNMP_Session/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.2 2002/05/12 15:55:25 danh Exp $ -libdata/perl5/site_perl/BER.pm -libdata/perl5/site_perl/SNMP_Session.pm -libdata/perl5/site_perl/SNMP_util.pm +@comment $OpenBSD: PLIST,v 1.3 2002/11/24 16:47:58 danh Exp $ +${P5SITE}/BER.pm +${P5SITE}/SNMP_Session.pm +${P5SITE}/SNMP_util.pm