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 /net/p5-POE-Component-Generic | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'net/p5-POE-Component-Generic')
-rw-r--r-- | net/p5-POE-Component-Generic/Makefile | 2 | ||||
-rw-r--r-- | net/p5-POE-Component-Generic/pkg-plist | 8 |
2 files changed, 2 insertions, 8 deletions
diff --git a/net/p5-POE-Component-Generic/Makefile b/net/p5-POE-Component-Generic/Makefile index 3e6fb6a4959e..01d6a3efdbaa 100644 --- a/net/p5-POE-Component-Generic/Makefile +++ b/net/p5-POE-Component-Generic/Makefile @@ -3,7 +3,9 @@ PORTNAME= POE-Component-Generic PORTVERSION= 0.14.03 +PORTREVISION= 1 DISTVERSION= ${PORTVERSION:C/\.(..)$/\1/} +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-POE-Component-Generic/pkg-plist b/net/p5-POE-Component-Generic/pkg-plist index 66f844701ec8..7ad6b4c37736 100644 --- a/net/p5-POE-Component-Generic/pkg-plist +++ b/net/p5-POE-Component-Generic/pkg-plist @@ -6,11 +6,3 @@ %%SITE_PERL%%/POE/Component/Generic/Child.pm %%SITE_PERL%%/POE/Component/Generic/Net/SSH2.pm %%SITE_PERL%%/POE/Component/Generic/Object.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Generic/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Generic -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE -@dirrmtry %%SITE_PERL%%/POE/Component/Generic/Net -@dirrmtry %%SITE_PERL%%/POE/Component/Generic -@dirrmtry %%SITE_PERL%%/POE/Component -@dirrmtry %%SITE_PERL%%/POE |