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 | 911ee41e0036c2d37a73bf27771ec964f8d3b48c (patch) | |
tree | f0769ee31bcf68e00cf40a54a45f51a46339bf06 /security/p5-Crypt-ECB/Makefile | |
parent | 69218992ce9e13f847c8004dae14f3800b66efee (diff) | |
download | pkgsrc-911ee41e0036c2d37a73bf27771ec964f8d3b48c.tar.gz |
I'm not currently using this module, reset MAINTAINER.
Diffstat (limited to 'security/p5-Crypt-ECB/Makefile')
-rw-r--r-- | security/p5-Crypt-ECB/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |