diff options
author | jesper <jesper@FreeBSD.org> | 2005-11-05 05:24:21 +0800 |
---|---|---|
committer | jesper <jesper@FreeBSD.org> | 2005-11-05 05:24:21 +0800 |
commit | f73d6b7f9972652a9d82ce0cafbd43fb6efcb977 (patch) | |
tree | 0efcf2135d0bfc21d1d9a1351d6d6fcc0423c5bf /security/p5-Crypt-DH | |
parent | cd7533ca7331c5da83afb0f7de4f0950b84c3dc6 (diff) | |
download | freebsd-ports-graphics-f73d6b7f9972652a9d82ce0cafbd43fb6efcb977.tar.gz freebsd-ports-graphics-f73d6b7f9972652a9d82ce0cafbd43fb6efcb977.tar.zst freebsd-ports-graphics-f73d6b7f9972652a9d82ce0cafbd43fb6efcb977.zip |
Drop maintainer
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 0b8d51280e2..81beae7f42f 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 |