diff options
author | nork <nork@FreeBSD.org> | 2005-11-05 07:19:11 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2005-11-05 07:19:11 +0800 |
commit | 4848dc1f486a4d54e5cb458360188c0a2b64a8af (patch) | |
tree | 8cc95fffd68530043f27224115b6787e7441d1ad /security/p5-Crypt-DH | |
parent | 68eadd20dd25e27e23d1fcf2f90ba3628d8e0dd5 (diff) | |
download | freebsd-ports-gnome-4848dc1f486a4d54e5cb458360188c0a2b64a8af.tar.gz freebsd-ports-gnome-4848dc1f486a4d54e5cb458360188c0a2b64a8af.tar.zst freebsd-ports-gnome-4848dc1f486a4d54e5cb458360188c0a2b64a8af.zip |
Change MAINTAINERship to perl@.
Diffstat (limited to 'security/p5-Crypt-DH')
-rw-r--r-- | security/p5-Crypt-DH/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-DH/Makefile b/security/p5-Crypt-DH/Makefile index 81beae7f42fe..50d8706305ab 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 |