diff options
Diffstat (limited to 'security/p5-Tie-EncryptedHash/Makefile')
-rw-r--r-- | security/p5-Tie-EncryptedHash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Tie-EncryptedHash/Makefile b/security/p5-Tie-EncryptedHash/Makefile index d8edd3ad8a7d..f215e3492b4d 100644 --- a/security/p5-Tie-EncryptedHash/Makefile +++ b/security/p5-Tie-EncryptedHash/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Tie PKGNAMEPREFIX= p5- -MAINTAINER= mharo@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Hashes (and objects based on hashes) with encrypting fields BUILD_DEPENDS= ${SITE_PERL}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC \ |