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-Ctr | |
parent | f1b953a0dc63f58b53c7ad04a5dd1b40bd85b477 (diff) | |
download | ports-7012ce9f373e581b3c38b12c517cadb29e038743.tar.gz ports-7012ce9f373e581b3c38b12c517cadb29e038743.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-Ctr')
-rw-r--r-- | security/p5-Crypt-Ctr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-Ctr/Makefile b/security/p5-Crypt-Ctr/Makefile index 70d4c4c2eeb6..59c99d1fff3d 100644 --- a/security/p5-Crypt-Ctr/Makefile +++ b/security/p5-Crypt-Ctr/Makefile @@ -10,7 +10,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ashish@FreeBSD.org COMMENT= Perl extension for encrypting data in Counter Mode BUILD_DEPENDS= ${SITE_PERL}/Crypt/CFB.pm:${PORTSDIR}/security/p5-Crypt-CFB |