diff options
author | simokawa <simokawa@FreeBSD.org> | 1999-01-12 00:06:05 +0000 |
---|---|---|
committer | simokawa <simokawa@FreeBSD.org> | 1999-01-12 00:06:05 +0000 |
commit | 2e3b35bcb3b85751309add5861d8a59b685ebc55 (patch) | |
tree | 108045abdb492d5a4d4ab0ffd2e255f335a5b49b /net/p5-SNMP | |
parent | 09a826546eb6240fa5f08ba6b987631017caf849 (diff) | |
download | FreeBSD-ports-2e3b35bcb3b85751309add5861d8a59b685ebc55.zip FreeBSD-ports-2e3b35bcb3b85751309add5861d8a59b685ebc55.tar.gz |
Use %%PERL_VER%% and %%PERL_ARCH%%.
Diffstat (limited to 'net/p5-SNMP')
-rw-r--r-- | net/p5-SNMP/pkg-plist | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/net/p5-SNMP/pkg-plist b/net/p5-SNMP/pkg-plist index 15dbc13..4a2f34f 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 |