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-Net-Frame-Layer-ICMPv6 | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'net/p5-Net-Frame-Layer-ICMPv6')
-rw-r--r-- | net/p5-Net-Frame-Layer-ICMPv6/Makefile | 1 | ||||
-rw-r--r-- | net/p5-Net-Frame-Layer-ICMPv6/pkg-plist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/net/p5-Net-Frame-Layer-ICMPv6/Makefile b/net/p5-Net-Frame-Layer-ICMPv6/Makefile index a91c0ddbb396..463f69b6e8d2 100644 --- a/net/p5-Net-Frame-Layer-ICMPv6/Makefile +++ b/net/p5-Net-Frame-Layer-ICMPv6/Makefile @@ -3,6 +3,7 @@ PORTNAME= Net-Frame-Layer-ICMPv6 PORTVERSION= 1.08 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-Net-Frame-Layer-ICMPv6/pkg-plist b/net/p5-Net-Frame-Layer-ICMPv6/pkg-plist index e404505a1ecc..022882c6bc35 100644 --- a/net/p5-Net-Frame-Layer-ICMPv6/pkg-plist +++ b/net/p5-Net-Frame-Layer-ICMPv6/pkg-plist @@ -1,4 +1,3 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Frame/Layer/ICMPv6/.packlist %%SITE_PERL%%/Net/Frame/Layer/ICMPv6.pm %%SITE_PERL%%/Net/Frame/Layer/ICMPv6/DestUnreach.pm %%SITE_PERL%%/Net/Frame/Layer/ICMPv6/Echo.pm @@ -21,6 +20,3 @@ %%PERL5_MAN3%%/Net::Frame::Layer::ICMPv6::RouterSolicitation.3.gz %%PERL5_MAN3%%/Net::Frame::Layer::ICMPv6::TimeExceed.3.gz %%PERL5_MAN3%%/Net::Frame::Layer::ICMPv6::TooBig.3.gz -@dirrm %%SITE_PERL%%/Net/Frame/Layer/ICMPv6 -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Frame/Layer/ICMPv6 -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Frame/Layer |