diff options
author | pettai <pettai@pkgsrc.org> | 2010-03-09 20:04:55 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2010-03-09 20:04:55 +0000 |
commit | 78907cb8db0e546329335ef4c657b5e3d95ce256 (patch) | |
tree | 01eb047a13fa8046d5889086a3dc4cc13475ec8b /security/p5-Authen-TacacsPlus | |
parent | 697dfdf2c635ceb54f83519b8114f52d0a29dbf3 (diff) | |
download | pkgsrc-78907cb8db0e546329335ef4c657b5e3d95ce256.tar.gz |
Fix MAINTAINER
(also imported from pkgsrc-wip)
Diffstat (limited to 'security/p5-Authen-TacacsPlus')
-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 |