diff options
author | tron <tron@pkgsrc.org> | 2013-03-02 10:44:33 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2013-03-02 10:44:33 +0000 |
commit | d8972f72974aa17201f0c2a308fb9d46a80da40d (patch) | |
tree | 6ea75f919bc964b5a6ed504d8c82f69aa090ae91 /security/p5-Crypt-OpenSSL-DSA/Makefile | |
parent | 3e6c362ef126ec570b85f8ced09d143ca22afab9 (diff) | |
download | pkgsrc-d8972f72974aa17201f0c2a308fb9d46a80da40d.tar.gz |
Reset maintainer to "pkgsrc-users@NetBSD.org".
Diffstat (limited to 'security/p5-Crypt-OpenSSL-DSA/Makefile')
-rw-r--r-- | security/p5-Crypt-OpenSSL-DSA/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-OpenSSL-DSA/Makefile b/security/p5-Crypt-OpenSSL-DSA/Makefile index 925c9c3cdc3..bfc8b0be3f9 100644 --- a/security/p5-Crypt-OpenSSL-DSA/Makefile +++ b/security/p5-Crypt-OpenSSL-DSA/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2013/02/06 23:23:41 jperkin Exp $ +# $NetBSD: Makefile,v 1.21 2013/03/02 10:44:40 tron Exp $ # DISTNAME= Crypt-OpenSSL-DSA-0.14 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5ods CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://perl-openssl.sourceforge.net/ COMMENT= Perl5 wrapper module for the OpenSSL DSA functions LICENSE= ${PERL5_LICENSE} |