diff options
author | lbr <lbr@FreeBSD.org> | 2008-10-01 12:58:01 +0800 |
---|---|---|
committer | lbr <lbr@FreeBSD.org> | 2008-10-01 12:58:01 +0800 |
commit | 235c2042b507d9c27af23fe5620244f4ca6c02cc (patch) | |
tree | 1d947bf3d1f1c9483662737d1fbd2c03e8738908 /devel | |
parent | c9da4aeae0df83e88d4154d7011ad90c73550d05 (diff) | |
download | freebsd-ports-gnome-235c2042b507d9c27af23fe5620244f4ca6c02cc.tar.gz freebsd-ports-gnome-235c2042b507d9c27af23fe5620244f4ca6c02cc.tar.zst freebsd-ports-gnome-235c2042b507d9c27af23fe5620244f4ca6c02cc.zip |
Added missing dir to plist... Reported by QATindy.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Moose/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Moose/pkg-plist b/devel/p5-Moose/pkg-plist index 2b011371eca7..3c02c47f4c1b 100644 --- a/devel/p5-Moose/pkg-plist +++ b/devel/p5-Moose/pkg-plist @@ -82,6 +82,7 @@ @dirrmtry %%SITE_PERL%%/Moose/Meta/Role @dirrmtry %%SITE_PERL%%/Moose/Meta/Method @dirrmtry %%SITE_PERL%%/Moose/Meta +@dirrmtry %%SITE_PERL%%/Moose/Error @dirrmtry %%SITE_PERL%%/Moose/Cookbook/Snack @dirrmtry %%SITE_PERL%%/Moose/Cookbook/Roles @dirrmtry %%SITE_PERL%%/Moose/Cookbook/Meta |