diff options
Diffstat (limited to 'net/p5-Net-Radius/Makefile')
-rw-r--r-- | net/p5-Net-Radius/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net/p5-Net-Radius/Makefile b/net/p5-Net-Radius/Makefile index 839f6841b0e4..7e91c10f143f 100644 --- a/net/p5-Net-Radius/Makefile +++ b/net/p5-Net-Radius/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-Radius -# Date created: 20 Mar 2002 -# Whom: Kelly Yancey <kbyanc@FreeBSD.org> -# +# Created by: Kelly Yancey <kbyanc@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Net-Radius PORTVERSION= 2.103 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A perl module to manipulate RADIUS packets +COMMENT= Perl module to manipulate RADIUS packets TEST_DEPENDS= p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn |