diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 20:49:54 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 20:49:54 +0000 |
commit | 9930d8f2fe4839c39cfe39744875f9460d56abe6 (patch) | |
tree | 389e278ef855a2e8b524721c9b57dd37c66249dd /security/p5-Authen-Simple-SSH/Makefile | |
parent | 126198f9a028232089bbbb1416737537d8ce877f (diff) |
Notes
Diffstat (limited to 'security/p5-Authen-Simple-SSH/Makefile')
-rw-r--r-- | security/p5-Authen-Simple-SSH/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-Simple-SSH/Makefile b/security/p5-Authen-Simple-SSH/Makefile index 53fbe1f9e1b9..a2753cea9bc4 100644 --- a/security/p5-Authen-Simple-SSH/Makefile +++ b/security/p5-Authen-Simple-SSH/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@p6m7g8.com COMMENT= Simple SSH authentication BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple \ |