diff options
| author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-05-05 14:05:54 +0000 |
|---|---|---|
| committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-05-05 14:05:54 +0000 |
| commit | de77ea726b5fac9a8067f707e099584dd50e38f0 (patch) | |
| tree | d0735ece367fc4386cecdd3bfdd2c9026de06f47 | |
| parent | Update to 0.9pl11 (diff) | |
Add .packlist and cleanup empty directory.
Notes
Notes:
svn path=/head/; revision=18502
| -rw-r--r-- | security/p5-Digest-MD5/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Digest-MD5/pkg-plist b/security/p5-Digest-MD5/pkg-plist index cb720c1af780..499817b8bbac 100644 --- a/security/p5-Digest-MD5/pkg-plist +++ b/security/p5-Digest-MD5/pkg-plist @@ -1,3 +1,4 @@ +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/MD5/.packlist lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/MD5/MD5.so lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/MD5/MD5.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/MD2/MD2.so @@ -17,3 +18,4 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/SHA.pm @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/MD2 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/SHA1 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Digest |
