diff options
author | tron <tron> | 2013-03-02 10:44:33 +0000 |
---|---|---|
committer | tron <tron> | 2013-03-02 10:44:33 +0000 |
commit | 670648ba7ab5b04c9c14424ad180622bf63fef1a (patch) | |
tree | 6ea75f919bc964b5a6ed504d8c82f69aa090ae91 /security/p5-Digest-SHA | |
parent | 9fc80e0b0d4007bdfca5e3626428b2e9568b72f1 (diff) | |
download | pkgsrc-670648ba7ab5b04c9c14424ad180622bf63fef1a.tar.gz |
Reset maintainer to "pkgsrc-users@NetBSD.org".
Diffstat (limited to 'security/p5-Digest-SHA')
-rw-r--r-- | security/p5-Digest-SHA/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Digest-SHA/Makefile b/security/p5-Digest-SHA/Makefile index 6882636f068..a70a0e131fa 100644 --- a/security/p5-Digest-SHA/Makefile +++ b/security/p5-Digest-SHA/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.25 2013/01/15 10:47:15 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/03/02 10:44:42 tron Exp $ DISTNAME= Digest-SHA-5.81 PKGNAME= p5-${DISTNAME} CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Digest-SHA/ COMMENT= Perl module for SHA-1/224/256/384/512 algorithms LICENSE= ${PERL5_LICENSE} |