summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2015-03-15 17:56:15 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2015-03-15 17:56:15 +0000
commit528e013dfe9e6544ea814d0662c45521340b8c9a (patch)
tree69978ea3ee1eee8fe2bd2c11fff9cfb69069ea93 /archivers
parentf660be5940896fc6b0f8ca074007d662aa5f19c8 (diff)
downloadpkgsrc-528e013dfe9e6544ea814d0662c45521340b8c9a.tar.gz
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/ruby-bz2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/ruby-bz2/Makefile b/archivers/ruby-bz2/Makefile
index 226faa88bb9..542ab9e8b2a 100644
--- a/archivers/ruby-bz2/Makefile
+++ b/archivers/ruby-bz2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/09/11 19:47:00 asau Exp $
+# $NetBSD: Makefile,v 1.4 2015/03/15 17:56:15 hiramatsu Exp $
#
DISTNAME= bz2-0.2.2
@@ -6,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://rubyforge.org/frs/download.php/56889/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://rubyforge.org/projects/bz2/
COMMENT= Ruby interface to the library libbzip2
LICENSE= ruby-license