diff options
author | dsainty <dsainty@pkgsrc.org> | 2015-09-03 02:58:10 +0000 |
---|---|---|
committer | dsainty <dsainty@pkgsrc.org> | 2015-09-03 02:58:10 +0000 |
commit | 118dee00d74db7ae75063ed34f72052d8c221481 (patch) | |
tree | f0769ee31bcf68e00cf40a54a45f51a46339bf06 | |
parent | dd478e4e7f1b806a2216447e4c26ab65be924974 (diff) | |
download | pkgsrc-118dee00d74db7ae75063ed34f72052d8c221481.tar.gz |
I'm not currently using this module, reset MAINTAINER.
-rw-r--r-- | security/p5-Crypt-ECB/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Text-DoubleMetaphone/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Crypt-ECB/Makefile b/security/p5-Crypt-ECB/Makefile index 06a7b66dc52..3a4f69fd167 100644 --- a/security/p5-Crypt-ECB/Makefile +++ b/security/p5-Crypt-ECB/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:05 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/09/03 03:02:18 dsainty Exp $ DISTNAME= Crypt-ECB-1.45 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 6 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= dsainty@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Crypt-ECB/ COMMENT= Perl5 Electronic Codebook mode for various crypto algorithms diff --git a/textproc/p5-Text-DoubleMetaphone/Makefile b/textproc/p5-Text-DoubleMetaphone/Makefile index 3531dbdded8..97c30fbf754 100644 --- a/textproc/p5-Text-DoubleMetaphone/Makefile +++ b/textproc/p5-Text-DoubleMetaphone/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:31 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/09/03 02:58:10 dsainty Exp $ # DISTNAME= Text-DoubleMetaphone-0.07 @@ -7,7 +7,7 @@ PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} -MAINTAINER= dsainty@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Text-DoubleMetaphone/ COMMENT= Double Metaphone "sounds like" algorithm |