summaryrefslogtreecommitdiff
path: root/security/p5-Digest-SHA/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2013-03-02 10:44:33 +0000
committertron <tron@pkgsrc.org>2013-03-02 10:44:33 +0000
commitd8972f72974aa17201f0c2a308fb9d46a80da40d (patch)
tree6ea75f919bc964b5a6ed504d8c82f69aa090ae91 /security/p5-Digest-SHA/Makefile
parent3e6c362ef126ec570b85f8ced09d143ca22afab9 (diff)
downloadpkgsrc-d8972f72974aa17201f0c2a308fb9d46a80da40d.tar.gz
Reset maintainer to "pkgsrc-users@NetBSD.org".
Diffstat (limited to 'security/p5-Digest-SHA/Makefile')
-rw-r--r--security/p5-Digest-SHA/Makefile4
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}