diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2009-06-27 08:49:44 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2009-06-27 08:49:44 +0000 |
commit | 0cfe06320927a959be1dd968e55b280d10dce294 (patch) | |
tree | 81ffd2c86634b11ad48008a6fda3e022bb8c51a3 /security/p5-Crypt-GOST_PP | |
parent | 341eec33744ceafc7ff03b9a61eff5f151d4c0a0 (diff) | |
download | ports-0cfe06320927a959be1dd968e55b280d10dce294.tar.gz ports-0cfe06320927a959be1dd968e55b280d10dce294.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-GOST_PP')
-rw-r--r-- | security/p5-Crypt-GOST_PP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-GOST_PP/Makefile b/security/p5-Crypt-GOST_PP/Makefile index 8977f3983bb7..4e2a968467d3 100644 --- a/security/p5-Crypt-GOST_PP/Makefile +++ b/security/p5-Crypt-GOST_PP/Makefile @@ -9,7 +9,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= gabor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl extension for GOST Encryption Algorithm in pure Perl PERL_CONFIGURE= yes |