diff options
Diffstat (limited to 'textproc/p5-Convert-PEM/Makefile')
-rw-r--r-- | textproc/p5-Convert-PEM/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Convert-PEM/Makefile b/textproc/p5-Convert-PEM/Makefile index 4320adde6d5..fef126bcce9 100644 --- a/textproc/p5-Convert-PEM/Makefile +++ b/textproc/p5-Convert-PEM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/02/15 00:50:33 heinz Exp $ +# $NetBSD: Makefile,v 1.15 2006/03/04 21:30:47 jlam Exp $ # DISTNAME= Convert-PEM-0.07 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5pem CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Convert-PEM/ COMMENT= Perl5 module to read/write ASN.1-encoded PEM files |