diff options
Diffstat (limited to 'devel/p5-Exception-Class')
-rw-r--r-- | devel/p5-Exception-Class/Makefile | 1 | ||||
-rw-r--r-- | devel/p5-Exception-Class/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Exception-Class/Makefile b/devel/p5-Exception-Class/Makefile index d87a01d5e91d..8b61d4c9e343 100644 --- a/devel/p5-Exception-Class/Makefile +++ b/devel/p5-Exception-Class/Makefile @@ -2,6 +2,7 @@ PORTNAME= Exception-Class PORTVERSION= 1.38 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Exception-Class/pkg-plist b/devel/p5-Exception-Class/pkg-plist index d651fc9e1b04..0bed01b29c89 100644 --- a/devel/p5-Exception-Class/pkg-plist +++ b/devel/p5-Exception-Class/pkg-plist @@ -2,4 +2,3 @@ %%PERL5_MAN3%%/Exception::Class::Base.3.gz %%SITE_PERL%%/Exception/Class.pm %%SITE_PERL%%/Exception/Class/Base.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Exception/Class/.packlist |