From 074f9dd82ea6ce822c92bf8ef5d5df9b96a2d83d Mon Sep 17 00:00:00 2001 From: Anton Berezin Date: Wed, 26 Jan 2005 10:10:34 +0000 Subject: Update to 0.12, assign maintainer to perl. --- security/p5-Authen-Radius/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'security/p5-Authen-Radius/Makefile') diff --git a/security/p5-Authen-Radius/Makefile b/security/p5-Authen-Radius/Makefile index 8076a6b03786..299ae5a5f75b 100644 --- a/security/p5-Authen-Radius/Makefile +++ b/security/p5-Authen-Radius/Makefile @@ -6,19 +6,20 @@ # PORTNAME= Authen-Radius -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Authen PKGNAMEPREFIX= p5- DISTNAME= RadiusPerl-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A perl5 module to provide simple Radius client facilities BUILD_DEPENDS= ${SITE_PERL}/Data/HexDump.pm:${PORTSDIR}/devel/p5-Data-HexDump RUN_DEPENDS= ${SITE_PERL}/Data/HexDump.pm:${PORTSDIR}/devel/p5-Data-HexDump +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PERL_CONFIGURE= yes MAN3= Authen::Radius.3 -- cgit v1.2.3