diff options
Diffstat (limited to 'net/p5-POE-Component-ControlPort')
-rw-r--r-- | net/p5-POE-Component-ControlPort/Makefile | 1 | ||||
-rw-r--r-- | net/p5-POE-Component-ControlPort/pkg-plist | 7 |
2 files changed, 1 insertions, 7 deletions
diff --git a/net/p5-POE-Component-ControlPort/Makefile b/net/p5-POE-Component-ControlPort/Makefile index 90d2ca21eb1b..a5e77cf55865 100644 --- a/net/p5-POE-Component-ControlPort/Makefile +++ b/net/p5-POE-Component-ControlPort/Makefile @@ -3,6 +3,7 @@ PORTNAME= POE-Component-ControlPort PORTVERSION= 0.01 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-POE-Component-ControlPort/pkg-plist b/net/p5-POE-Component-ControlPort/pkg-plist index 4d880f8963eb..131ec36c9445 100644 --- a/net/p5-POE-Component-ControlPort/pkg-plist +++ b/net/p5-POE-Component-ControlPort/pkg-plist @@ -4,10 +4,3 @@ %%SITE_PERL%%/POE/Component/ControlPort.pm %%SITE_PERL%%/POE/Component/ControlPort/Command.pm %%SITE_PERL%%/POE/Component/ControlPort/DefaultCommands.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/ControlPort/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/ControlPort -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE -@dirrmtry %%SITE_PERL%%/POE/Component/ControlPort -@dirrmtry %%SITE_PERL%%/POE/Component -@dirrmtry %%SITE_PERL%%/POE |