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-Crypt-RSA | |
parent | c6bebc4f5efff3e6d2c0b2de467647ede1ce3f28 (diff) | |
download | ports-81e4371710708a245ece7c17ddc614896d6d5a79.tar.gz ports-81e4371710708a245ece7c17ddc614896d6d5a79.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-RSA')
-rw-r--r-- | security/p5-Crypt-RSA/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-RSA/Makefile b/security/p5-Crypt-RSA/Makefile index a9469d989357..95279df7bfec 100644 --- a/security/p5-Crypt-RSA/Makefile +++ b/security/p5-Crypt-RSA/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= mharo@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= RSA public-key cryptosystem BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ |