diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-11-04 23:19:11 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-11-04 23:19:11 +0000 |
commit | 265c604aea71ebb9bc0589d0ddf3e2c90a50ec25 (patch) | |
tree | 115a69e3112c15877f8036660fe56da43234310a /security/p5-Crypt-DH | |
parent | cfe4d73b4eb970a521a2c2ea0fda6f8f3023b189 (diff) | |
download | ports-265c604aea71ebb9bc0589d0ddf3e2c90a50ec25.tar.gz ports-265c604aea71ebb9bc0589d0ddf3e2c90a50ec25.zip |
Change MAINTAINERship to perl@.
Notes
Notes:
svn path=/head/; revision=147243
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 |