diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-06-14 12:56:44 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-06-14 12:56:44 +0000 |
commit | 7012ce9f373e581b3c38b12c517cadb29e038743 (patch) | |
tree | fed4d27867998111d7bab1171f42eb65f10d0432 /security/p5-Crypt-SKey | |
parent | f1b953a0dc63f58b53c7ad04a5dd1b40bd85b477 (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-SKey')
-rw-r--r-- | security/p5-Crypt-SKey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-SKey/Makefile b/security/p5-Crypt-SKey/Makefile index 6392bf3e0cd1..ba4091470a97 100644 --- a/security/p5-Crypt-SKey/Makefile +++ b/security/p5-Crypt-SKey/Makefile @@ -10,7 +10,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ashish@FreeBSD.org COMMENT= Perl S/Key calculator BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD4.pm:${PORTSDIR}/security/p5-Digest-MD4 \ |