summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu>2015-03-15 16:56:49 +0000
committerhiramatsu <hiramatsu>2015-03-15 16:56:49 +0000
commit32ff1eccfc352176e5ae59c3c954afa2262abf2c (patch)
treefb981c12c63dd4837a8dd1a5010c4ed0b3a8c9d2 /archivers
parent4eb4f880eadf361ce0aca295746b3153ca18b0de (diff)
downloadpkgsrc-32ff1eccfc352176e5ae59c3c954afa2262abf2c.tar.gz
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/p5-Compress-LZMA-Simple/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/p5-Compress-LZMA-Simple/Makefile b/archivers/p5-Compress-LZMA-Simple/Makefile
index 853994bc6bd..5174a0eff63 100644
--- a/archivers/p5-Compress-LZMA-Simple/Makefile
+++ b/archivers/p5-Compress-LZMA-Simple/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:13 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/03/15 16:56:49 hiramatsu Exp $
DISTNAME= Compress-LZMA-Simple-0.2
PKGNAME= p5-${DISTNAME}
@@ -6,7 +6,7 @@ PKGREVISION= 7
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/}
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Compress-LZMA-Simple/
COMMENT= Perl interface of lzmalib
LICENSE= ${PERL5_LICENSE}