diff options
author | nork <nork@FreeBSD.org> | 2005-11-04 23:19:11 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2005-11-04 23:19:11 +0000 |
commit | 4848dc1f486a4d54e5cb458360188c0a2b64a8af (patch) | |
tree | 8cc95fffd68530043f27224115b6787e7441d1ad /security | |
parent | 68eadd20dd25e27e23d1fcf2f90ba3628d8e0dd5 (diff) | |
download | FreeBSD-ports-4848dc1f486a4d54e5cb458360188c0a2b64a8af.zip FreeBSD-ports-4848dc1f486a4d54e5cb458360188c0a2b64a8af.tar.gz |
Change MAINTAINERship to perl@.
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-DES_EDE3/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-DH/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-DES_EDE3/Makefile b/security/p5-Crypt-DES_EDE3/Makefile index b716655..a8d1bcb 100644 --- a/security/p5-Crypt-DES_EDE3/Makefile +++ b/security/p5-Crypt-DES_EDE3/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to a implementing 3-DES EDE encryption and decryption BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/DES.pm:${PORTSDIR}/security/p5-Crypt-DES diff --git a/security/p5-Crypt-DH/Makefile b/security/p5-Crypt-DH/Makefile index 81beae7..50d8706 100644 --- a/security/p5-Crypt-DH/Makefile +++ b/security/p5-Crypt-DH/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to a Diffie-Hellman key exchange system PERL_CONFIGURE= yes |