diff options
-rw-r--r-- | security/p5-Authen-TacacsPlus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Authen-TacacsPlus/Makefile b/security/p5-Authen-TacacsPlus/Makefile index 4ff4d6119c0..1a8f91ba787 100644 --- a/security/p5-Authen-TacacsPlus/Makefile +++ b/security/p5-Authen-TacacsPlus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2010/03/09 19:57:42 pettai Exp $ +# $NetBSD: Makefile,v 1.2 2010/03/09 20:04:55 pettai Exp $ # DISTNAME= Authen-TacacsPlus-0.20 @@ -6,7 +6,7 @@ PKGNAME= p5-${DISTNAME} CATEGORIES= perl5 security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} -MAINTAINER= pettai@nordu.net +MAINTAINER= pettai@NetBSD.org HOMEPAGE= http://search.cpan.org/~mikem/Authen-TacacsPlus/TacacsPlus.pm COMMENT= Perl extension for authentication using tacacs+ server |