diff options
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} |