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-GOST | |
parent | f1b953a0dc63f58b53c7ad04a5dd1b40bd85b477 (diff) | |
download | ports-7012ce9f373e581b3c38b12c517cadb29e038743.tar.gz ports-7012ce9f373e581b3c38b12c517cadb29e038743.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-GOST')
-rw-r--r-- | security/p5-Crypt-GOST/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-GOST/Makefile b/security/p5-Crypt-GOST/Makefile index 68cf6e0a0e58..8b0af1c61555 100644 --- a/security/p5-Crypt-GOST/Makefile +++ b/security/p5-Crypt-GOST/Makefile @@ -9,7 +9,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ashish@FreeBSD.org COMMENT= Perl extension for GOST Encryption Algorithm PERL_CONFIGURE= yes |