diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
commit | eee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /devel/p5-Config-Objective | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'devel/p5-Config-Objective')
-rw-r--r-- | devel/p5-Config-Objective/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Config-Objective/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Config-Objective/Makefile b/devel/p5-Config-Objective/Makefile index 237cb6625de9..8bfd5244cd0a 100644 --- a/devel/p5-Config-Objective/Makefile +++ b/devel/p5-Config-Objective/Makefile @@ -3,7 +3,7 @@ PORTNAME= Config-Objective PORTVERSION= 0.9.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Config-Objective/pkg-plist b/devel/p5-Config-Objective/pkg-plist index abf322c8590a..55f2e3bc1864 100644 --- a/devel/p5-Config-Objective/pkg-plist +++ b/devel/p5-Config-Objective/pkg-plist @@ -7,7 +7,6 @@ %%SITE_PERL%%/Config/Objective/Integer.pm %%SITE_PERL%%/Config/Objective/String.pm %%SITE_PERL%%/Config/Objective/DataType.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/Objective/.packlist %%PERL5_MAN3%%/Config::Objective::List.3.gz %%PERL5_MAN3%%/Config::Objective::Boolean.3.gz %%PERL5_MAN3%%/Config::Objective::Table.3.gz |