From 2e3b35bcb3b85751309add5861d8a59b685ebc55 Mon Sep 17 00:00:00 2001 From: simokawa Date: Tue, 12 Jan 1999 00:06:05 +0000 Subject: Use %%PERL_VER%% and %%PERL_ARCH%%. --- net/p5-SNMP/pkg-plist | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'net/p5-SNMP') diff --git a/net/p5-SNMP/pkg-plist b/net/p5-SNMP/pkg-plist index 15dbc13efc5..4a2f34fadba 100644 --- a/net/p5-SNMP/pkg-plist +++ b/net/p5-SNMP/pkg-plist @@ -1,6 +1,6 @@ -lib/perl5/site_perl/5.005/i386-freebsd/auto/SNMP/SNMP.bs -lib/perl5/site_perl/5.005/i386-freebsd/auto/SNMP/SNMP.so -lib/perl5/site_perl/5.005/i386-freebsd/auto/SNMP/autosplit.ix -lib/perl5/site_perl/5.005/i386-freebsd/SNMP.pm -lib/perl5/site_perl/5.005/i386-freebsd/auto/SNMP/.packlist -@dirrm lib/perl5/site_perl/5.005/i386-freebsd/auto/SNMP +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP/SNMP.bs +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP/SNMP.so +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP/autosplit.ix +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/SNMP.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP/.packlist +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP -- cgit