diff options
author | seb <seb> | 2005-12-27 13:54:57 +0000 |
---|---|---|
committer | seb <seb> | 2005-12-27 13:54:57 +0000 |
commit | fac6a3269f621ea6c98f635d9a475f6963eab89c (patch) | |
tree | 1d4a29cae17d519c49eaaab5bc20a450fb22b3ab /security/p5-Crypt-DH | |
parent | d8b9611952f647be2df3d6e26f459a3dec27961a (diff) | |
download | pkgsrc-fac6a3269f621ea6c98f635d9a475f6963eab89c.tar.gz |
Lower expectations, both others' and mine: relinquish stewardship
Diffstat (limited to 'security/p5-Crypt-DH')
-rw-r--r-- | security/p5-Crypt-DH/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-DH/Makefile b/security/p5-Crypt-DH/Makefile index 4e6eb800c37..830b39dcfcb 100644 --- a/security/p5-Crypt-DH/Makefile +++ b/security/p5-Crypt-DH/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/10/12 17:55:26 seb Exp $ +# $NetBSD: Makefile,v 1.2 2005/12/27 13:54:59 seb Exp $ # DISTNAME= Crypt-DH-0.06 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5cdh CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= seb@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Crypt-DH/ COMMENT= Perl5 module for the Diffie-Hellman key exchange system |