diff options
Diffstat (limited to 'net/p5-AnyEvent-MPRPC')
-rw-r--r-- | net/p5-AnyEvent-MPRPC/Makefile | 1 | ||||
-rw-r--r-- | net/p5-AnyEvent-MPRPC/pkg-plist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/net/p5-AnyEvent-MPRPC/Makefile b/net/p5-AnyEvent-MPRPC/Makefile index 689b61120a02..187f081ff18a 100644 --- a/net/p5-AnyEvent-MPRPC/Makefile +++ b/net/p5-AnyEvent-MPRPC/Makefile @@ -2,6 +2,7 @@ PORTNAME= AnyEvent-MPRPC PORTVERSION= 0.20 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-AnyEvent-MPRPC/pkg-plist b/net/p5-AnyEvent-MPRPC/pkg-plist index cfba81e1a4d0..88d6c84b6b4b 100644 --- a/net/p5-AnyEvent-MPRPC/pkg-plist +++ b/net/p5-AnyEvent-MPRPC/pkg-plist @@ -1,4 +1,3 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/MPRPC/.packlist %%SITE_PERL%%/AnyEvent/MPRPC.pm %%SITE_PERL%%/AnyEvent/MPRPC/Client.pm %%SITE_PERL%%/AnyEvent/MPRPC/CondVar.pm @@ -8,6 +7,3 @@ %%PERL5_MAN3%%/AnyEvent::MPRPC::Client.3.gz %%PERL5_MAN3%%/AnyEvent::MPRPC::CondVar.3.gz %%PERL5_MAN3%%/AnyEvent::MPRPC::Server.3.gz -@dirrm %%SITE_PERL%%/AnyEvent/MPRPC -@dirrmtry %%SITE_PERL%%/AnyEvent -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/MPRPC |