diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-23 09:47:31 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-23 09:47:31 +0000 |
commit | 81e4371710708a245ece7c17ddc614896d6d5a79 (patch) | |
tree | c29280d9eb474ece48166092f442460e16ad5767 /security/p5-Tie-EncryptedHash | |
parent | c6bebc4f5efff3e6d2c0b2de467647ede1ce3f28 (diff) | |
download | ports-81e4371710708a245ece7c17ddc614896d6d5a79.tar.gz ports-81e4371710708a245ece7c17ddc614896d6d5a79.zip |
Notes
Diffstat (limited to 'security/p5-Tie-EncryptedHash')
-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 \ |