summaryrefslogtreecommitdiff
path: root/security/p5-Digest-SHA1
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
commit0a1c4a3296f04d53bd2fa88dd886f296bc37cd27 (patch)
tree6ea75f919bc964b5a6ed504d8c82f69aa090ae91 /security/p5-Digest-SHA1
parenta6eb5a9d0f47edba2ca828035acab4c6e1709e81 (diff)
downloadpkgsrc-0a1c4a3296f04d53bd2fa88dd886f296bc37cd27.tar.gz
Reset maintainer to "pkgsrc-users@NetBSD.org".
Diffstat (limited to 'security/p5-Digest-SHA1')
-rw-r--r--security/p5-Digest-SHA1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Digest-SHA1/Makefile b/security/p5-Digest-SHA1/Makefile
index 5b51c7e8bc3..cd35d26871e 100644
--- a/security/p5-Digest-SHA1/Makefile
+++ b/security/p5-Digest-SHA1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2012/10/23 18:16:45 asau Exp $
+# $NetBSD: Makefile,v 1.31 2013/03/02 10:44:42 tron Exp $
DISTNAME= Digest-SHA1-2.13
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ SVR4_PKGNAME= p5sh2
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-SHA1/
COMMENT= Perl5 module for SHA1
LICENSE= ${PERL5_LICENSE}