diff options
author | tron <tron@pkgsrc.org> | 2013-03-02 10:44:33 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2013-03-02 10:44:33 +0000 |
commit | d8972f72974aa17201f0c2a308fb9d46a80da40d (patch) | |
tree | 6ea75f919bc964b5a6ed504d8c82f69aa090ae91 /mail/p5-Mail-DKIM | |
parent | 3e6c362ef126ec570b85f8ced09d143ca22afab9 (diff) | |
download | pkgsrc-d8972f72974aa17201f0c2a308fb9d46a80da40d.tar.gz |
Reset maintainer to "pkgsrc-users@NetBSD.org".
Diffstat (limited to 'mail/p5-Mail-DKIM')
-rw-r--r-- | mail/p5-Mail-DKIM/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Mail-DKIM/Makefile b/mail/p5-Mail-DKIM/Makefile index 28d3218b26a..632e61889d8 100644 --- a/mail/p5-Mail-DKIM/Makefile +++ b/mail/p5-Mail-DKIM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/10/08 12:19:23 asau Exp $ +# $NetBSD: Makefile,v 1.21 2013/03/02 10:44:36 tron Exp $ # DISTNAME= Mail-DKIM-0.38 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5mdk CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Mail-DKIM/ COMMENT= Perl5 module for DKIM-based mail-signing and -verifying LICENSE= ${PERL5_LICENSE} |