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-Radius | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'net/p5-Net-Radius')
-rw-r--r-- | net/p5-Net-Radius/Makefile | 1 | ||||
-rw-r--r-- | net/p5-Net-Radius/pkg-plist | 5 |
2 files changed, 1 insertions, 5 deletions
diff --git a/net/p5-Net-Radius/Makefile b/net/p5-Net-Radius/Makefile index 07d69d9e5b9e..a4c7c5f7693d 100644 --- a/net/p5-Net-Radius/Makefile +++ b/net/p5-Net-Radius/Makefile @@ -3,6 +3,7 @@ PORTNAME= Net-Radius PORTVERSION= 2.103 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-Net-Radius/pkg-plist b/net/p5-Net-Radius/pkg-plist index 3eeefda2400c..c9c603dc412a 100644 --- a/net/p5-Net-Radius/pkg-plist +++ b/net/p5-Net-Radius/pkg-plist @@ -2,8 +2,3 @@ %%PERL5_MAN3%%/Net::Radius::Packet.3.gz %%SITE_PERL%%/Net/Radius/Dictionary.pm %%SITE_PERL%%/Net/Radius/Packet.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Radius/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Radius -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net -@dirrmtry %%SITE_PERL%%/Net/Radius -@dirrmtry %%SITE_PERL%%/Net |