diff options
author | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 1999-01-11 15:34:56 +0000 |
---|---|---|
committer | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 1999-01-11 15:34:56 +0000 |
commit | 145684059e10cd665e45e23fcbe197b482ceee54 (patch) | |
tree | f1be073ea0e2e98416a4b56366852de38b69d708 /security/p5-Crypt-IDEA | |
parent | 5685b5d27089264c4f6027480a3bbc152b79178d (diff) | |
download | ports-145684059e10cd665e45e23fcbe197b482ceee54.tar.gz ports-145684059e10cd665e45e23fcbe197b482ceee54.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-IDEA')
-rw-r--r-- | security/p5-Crypt-IDEA/pkg-plist | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-Crypt-IDEA/pkg-plist b/security/p5-Crypt-IDEA/pkg-plist index ee5eb4e35a24..a403c22f2e17 100644 --- a/security/p5-Crypt-IDEA/pkg-plist +++ b/security/p5-Crypt-IDEA/pkg-plist @@ -1,6 +1,6 @@ -lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/Crypt/IDEA.pm -lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/Crypt/IDEA.pod -lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Crypt/IDEA/IDEA.bs -lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Crypt/IDEA/IDEA.so -lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Crypt/IDEA/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Crypt/IDEA +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/IDEA.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/IDEA.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/IDEA/IDEA.bs +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/IDEA/IDEA.so +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/IDEA/.packlist +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/IDEA |