diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2009-08-18 08:42:35 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2009-08-18 08:42:35 +0000 |
commit | 1db3e708d062f639ef91968bfaf36df742d2cfd7 (patch) | |
tree | 9bfcdc2bb43fb264a85059ffcda36a0d332f7d4a /security/p5-Authen-Radius/Makefile | |
parent | 340e390eeb24c4e7a20f8f4db9720cc6eafa4641 (diff) | |
download | ports-1db3e708d062f639ef91968bfaf36df742d2cfd7.tar.gz ports-1db3e708d062f639ef91968bfaf36df742d2cfd7.zip |
Notes
Diffstat (limited to 'security/p5-Authen-Radius/Makefile')
-rw-r--r-- | security/p5-Authen-Radius/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-Radius/Makefile b/security/p5-Authen-Radius/Makefile index 919c39693a0e..b58745847671 100644 --- a/security/p5-Authen-Radius/Makefile +++ b/security/p5-Authen-Radius/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Authen-Radius -PORTVERSION= 0.13 +PORTVERSION= 0.14 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |