diff options
Diffstat (limited to 'security/p5-Digest-EMAC/Makefile')
-rw-r--r-- | security/p5-Digest-EMAC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-EMAC/Makefile b/security/p5-Digest-EMAC/Makefile index bfcad1f4f20e..f13bedf0aa63 100644 --- a/security/p5-Digest-EMAC/Makefile +++ b/security/p5-Digest-EMAC/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Digest PKGNAMEPREFIX= p5- -MAINTAINER= gkovesdan@t-hosting.hu +MAINTAINER= gabor@FreeBSD.org COMMENT= Perl5 interface to EMAC Double Message-Digest Algorithms BUILD_DEPENDS= ${SITE_PERL}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC \ |