diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2003-10-09 10:14:13 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2003-10-09 10:14:13 +0000 |
commit | d1abf329db2a577cb17102509205233e43c15c14 (patch) | |
tree | 23fcd5bfc7b71d94bbef686cceae79aa9386b4b2 /devel/p5-DateTime-Set/pkg-plist | |
parent | 37ea8eafb1edfe5f43a25dd90b04bcbcc542131f (diff) |
Update to 0.12.03
Notes
Notes:
svn path=/head/; revision=90702
Diffstat (limited to 'devel/p5-DateTime-Set/pkg-plist')
-rw-r--r-- | devel/p5-DateTime-Set/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-DateTime-Set/pkg-plist b/devel/p5-DateTime-Set/pkg-plist index a3d7fd7d869f..2d9ca3fe2e07 100644 --- a/devel/p5-DateTime-Set/pkg-plist +++ b/devel/p5-DateTime-Set/pkg-plist @@ -1,7 +1,10 @@ %%SITE_PERL%%/DateTime/Set.pm %%SITE_PERL%%/DateTime/Span.pm %%SITE_PERL%%/DateTime/SpanSet.pm +%%SITE_PERL%%/Set/Infinite/_recurrence.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Set/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Set @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Set/Infinite 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Set 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/DateTime 2>/dev/null || true |