diff options
-rw-r--r-- | net/p5-Net-SSH-Perl/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-DES_EDE3/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-DH/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Net-SSH-Perl/Makefile b/net/p5-Net-SSH-Perl/Makefile index 2ebe6f942549..1179699055da 100644 --- a/net/p5-Net-SSH-Perl/Makefile +++ b/net/p5-Net-SSH-Perl/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= jesper@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module implements both the SSH1 and SSH2 protocols MANUAL_PACKAGE_BUILD=infinite loop prompting for input diff --git a/security/p5-Crypt-DES_EDE3/Makefile b/security/p5-Crypt-DES_EDE3/Makefile index 31bb175c3d3c..b716655abf49 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= jesper@FreeBSD.org +MAINTAINER= ports@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 0b8d51280e28..81beae7f42fe 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= jesper@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 interface to a Diffie-Hellman key exchange system PERL_CONFIGURE= yes |