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-Digest-DJB | |
parent | f1b953a0dc63f58b53c7ad04a5dd1b40bd85b477 (diff) | |
download | ports-7012ce9f373e581b3c38b12c517cadb29e038743.tar.gz ports-7012ce9f373e581b3c38b12c517cadb29e038743.zip |
Notes
Diffstat (limited to 'security/p5-Digest-DJB')
-rw-r--r-- | security/p5-Digest-DJB/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-DJB/Makefile b/security/p5-Digest-DJB/Makefile index 4c2a47fdf84f..69f2ab23d0a7 100644 --- a/security/p5-Digest-DJB/Makefile +++ b/security/p5-Digest-DJB/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 D.J Bernstein's hash algorithm PERL_CONFIGURE= yes |