diff options
author | wiz <wiz@pkgsrc.org> | 2016-05-03 10:54:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-05-03 10:54:52 +0000 |
commit | 50cc32652ed9151def532ecb742edfe4f85f71a0 (patch) | |
tree | 22c55e37c55f4c1f380e67924a06e07e23ab83d2 /archivers | |
parent | 0b2e6f226f4ec8300c8df8aaa9f2bc19b5649428 (diff) | |
download | pkgsrc-50cc32652ed9151def532ecb742edfe4f85f71a0.tar.gz |
Reset maintainer (observer now).
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Archive-Tar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile index bd9de25b7ec..185cef283db 100644 --- a/archivers/p5-Archive-Tar/Makefile +++ b/archivers/p5-Archive-Tar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2015/07/12 18:56:06 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2016/05/03 10:54:52 wiz Exp $ DISTNAME= Archive-Tar-2.04 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} -MAINTAINER= rhaen@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Archive-Tar/ COMMENT= Perl5 module interface to manipulate tar files LICENSE= ${PERL5_LICENSE} |