diff options
Diffstat (limited to 'security/p5-Authen-Radius')
-rw-r--r-- | security/p5-Authen-Radius/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Authen-Radius/pkg-plist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/security/p5-Authen-Radius/Makefile b/security/p5-Authen-Radius/Makefile index 23a99195e7eb..a933d6d9e00d 100644 --- a/security/p5-Authen-Radius/Makefile +++ b/security/p5-Authen-Radius/Makefile @@ -3,6 +3,7 @@ PORTNAME= Authen-Radius PORTVERSION= 0.24 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Authen-Radius/pkg-plist b/security/p5-Authen-Radius/pkg-plist index ffa2eeef9583..2071db344222 100644 --- a/security/p5-Authen-Radius/pkg-plist +++ b/security/p5-Authen-Radius/pkg-plist @@ -1,5 +1,4 @@ %%SITE_PERL%%/Authen/Radius.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Radius/.packlist %%PERL5_MAN3%%/Authen::Radius.3.gz %%DATADIR%%/dictionary %%DATADIR%%/dictionary.ascend @@ -14,6 +13,3 @@ %%DATADIR%%/dictionary.versanet %%DATADIR%%/dictionary.xtradius @dirrm %%DATADIR%% -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Radius -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen -@dirrmtry %%SITE_PERL%%/Authen |