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-Passwd | |
parent | 126198f9a028232089bbbb1416737537d8ce877f (diff) | |
download | ports-9930d8f2fe4839c39cfe39744875f9460d56abe6.tar.gz ports-9930d8f2fe4839c39cfe39744875f9460d56abe6.zip |
Notes
Diffstat (limited to 'security/p5-Authen-Simple-Passwd')
-rw-r--r-- | security/p5-Authen-Simple-Passwd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-Simple-Passwd/Makefile b/security/p5-Authen-Simple-Passwd/Makefile index 5394bfc1b2c0..e6f3181d6d63 100644 --- a/security/p5-Authen-Simple-Passwd/Makefile +++ b/security/p5-Authen-Simple-Passwd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@p6m7g8.com COMMENT= Simple Passwd authentication BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple |