diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
commit | 5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch) | |
tree | df2e66834789aa7c73723017ffe057d28c30d06c /security/p5-Authen-Radius | |
parent | 0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff) |
Notes
Diffstat (limited to 'security/p5-Authen-Radius')
-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 8bf7bffea2df..b1d5066317df 100644 --- a/security/p5-Authen-Radius/Makefile +++ b/security/p5-Authen-Radius/Makefile @@ -9,7 +9,7 @@ PKGNAMEPREFIX= p5- DISTNAME= RadiusPerl-${PORTVERSION} MAINTAINER= perl@FreeBSD.org -COMMENT= A perl5 module to provide simple Radius client facilities +COMMENT= Perl5 module to provide simple Radius client facilities RUN_DEPENDS= p5-Data-HexDump>=0.02:${PORTSDIR}/devel/p5-Data-HexDump BUILD_DEPENDS:= ${RUN_DEPENDS} |