diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-08 13:46:35 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-08 13:46:35 +0000 |
commit | 7dc52a691fcb18b4d8d9ec008ba988be4756dcea (patch) | |
tree | 503805d19cd777fe115b11893e25605e9b9a1db6 /security/p5-Digest-DMAC | |
parent | 5b4a602c24a3d3efe6488f9c9648b6a8e845dbea (diff) | |
download | ports-7dc52a691fcb18b4d8d9ec008ba988be4756dcea.tar.gz ports-7dc52a691fcb18b4d8d9ec008ba988be4756dcea.zip |
Change my e-mail address.
Approved by: erwin (mentor)
Notes
Notes:
svn path=/head/; revision=179182
Diffstat (limited to 'security/p5-Digest-DMAC')
-rw-r--r-- | security/p5-Digest-DMAC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-DMAC/Makefile b/security/p5-Digest-DMAC/Makefile index 62c6b3e9bafe..c8e4216025c8 100644 --- a/security/p5-Digest-DMAC/Makefile +++ b/security/p5-Digest-DMAC/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 DMAC Double Message-Digest Algorithms BUILD_DEPENDS= ${SITE_PERL}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC \ |