diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-08-17 09:43:22 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-08-17 09:43:22 +0000 |
commit | 0b7ec36324fb8764eb90fa1f1ad25682ed3f9ba7 (patch) | |
tree | 05ae65b6b72065e329b8c813f226ca9c463b2992 /security/p5-Authen-Radius | |
parent | 4846f3c24e3656b266510b5e69e050244b50fdcb (diff) |
Notes
Diffstat (limited to 'security/p5-Authen-Radius')
-rw-r--r-- | security/p5-Authen-Radius/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Authen-Radius/pkg-plist | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/security/p5-Authen-Radius/Makefile b/security/p5-Authen-Radius/Makefile index 1c18306e5aca..4ecadb5216b7 100644 --- a/security/p5-Authen-Radius/Makefile +++ b/security/p5-Authen-Radius/Makefile @@ -7,6 +7,7 @@ PORTNAME= Authen-Radius PORTVERSION= 0.20 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -28,6 +29,7 @@ RADDBFILES= dictionary \ dictionary.compat \ dictionary.livingston \ dictionary.quintum \ + dictionary.rfc2869 \ dictionary.shiva \ dictionary.tunnel \ dictionary.usr \ diff --git a/security/p5-Authen-Radius/pkg-plist b/security/p5-Authen-Radius/pkg-plist index 3b1b22f1a734..d8bcf27da6a0 100644 --- a/security/p5-Authen-Radius/pkg-plist +++ b/security/p5-Authen-Radius/pkg-plist @@ -6,6 +6,7 @@ %%DATADIR%%/dictionary.compat %%DATADIR%%/dictionary.livingston %%DATADIR%%/dictionary.quintum +%%DATADIR%%/dictionary.rfc2869 %%DATADIR%%/dictionary.shiva %%DATADIR%%/dictionary.tunnel %%DATADIR%%/dictionary.usr |