diff options
-rw-r--r-- | net-mgmt/p5-SNMP/pkg-plist | 12 | ||||
-rw-r--r-- | net/p5-SNMP/pkg-plist | 12 |
2 files changed, 12 insertions, 12 deletions
diff --git a/net-mgmt/p5-SNMP/pkg-plist b/net-mgmt/p5-SNMP/pkg-plist index 15dbc13efc58..4a2f34fadba3 100644 --- a/net-mgmt/p5-SNMP/pkg-plist +++ b/net-mgmt/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 diff --git a/net/p5-SNMP/pkg-plist b/net/p5-SNMP/pkg-plist index 15dbc13efc58..4a2f34fadba3 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 |