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-EasyTCP | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'net/p5-EasyTCP')
-rw-r--r-- | net/p5-EasyTCP/Makefile | 2 | ||||
-rw-r--r-- | net/p5-EasyTCP/pkg-plist | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/net/p5-EasyTCP/Makefile b/net/p5-EasyTCP/Makefile index 291bc33e1a19..bad96a78d324 100644 --- a/net/p5-EasyTCP/Makefile +++ b/net/p5-EasyTCP/Makefile @@ -3,7 +3,7 @@ PORTNAME= EasyTCP PORTVERSION= 0.26 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MNAGUIB diff --git a/net/p5-EasyTCP/pkg-plist b/net/p5-EasyTCP/pkg-plist index 1b86bfb91cc7..c3ee637e579f 100644 --- a/net/p5-EasyTCP/pkg-plist +++ b/net/p5-EasyTCP/pkg-plist @@ -1,6 +1,2 @@ %%PERL5_MAN3%%/Net::EasyTCP.3.gz %%SITE_PERL%%/Net/EasyTCP.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/EasyTCP/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/EasyTCP -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net -@dirrmtry %%SITE_PERL%%/Net |