summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2015-03-15 19:11:21 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2015-03-15 19:11:21 +0000
commit118c0ec68ceab5d6a044f5e3a3f3df05a2c48a94 (patch)
treefdb686a016cf38e2c3d4df1261dace86c5ae4863
parent214f96af12676b7db527dbb7e8b5cadbb5a9d2c0 (diff)
downloadpkgsrc-118c0ec68ceab5d6a044f5e3a3f3df05a2c48a94.tar.gz
Set MAINTAINER to pkgsrc-users.
-rw-r--r--audio/ruby-mp3info/Makefile4
-rw-r--r--databases/java-qdbm/Makefile4
-rw-r--r--devel/py-testtools/Makefile4
-rw-r--r--inputmethod/py-input-pad/Makefile4
-rw-r--r--inputmethod/scim-canna/Makefile4
-rw-r--r--inputmethod/scim-ccinput/Makefile4
-rw-r--r--inputmethod/scim-chewing/Makefile4
-rw-r--r--inputmethod/scim-tables/Makefile4
-rw-r--r--inputmethod/tegaki-tools/Makefile4
-rw-r--r--mail/libsieve/Makefile4
-rw-r--r--net/mikutter/Makefile4
11 files changed, 22 insertions, 22 deletions
diff --git a/audio/ruby-mp3info/Makefile b/audio/ruby-mp3info/Makefile
index f7cdd723376..aeea3597b45 100644
--- a/audio/ruby-mp3info/Makefile
+++ b/audio/ruby-mp3info/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2015/01/20 10:25:45 obache Exp $
+# $NetBSD: Makefile,v 1.8 2015/03/15 19:11:22 hiramatsu Exp $
#
DISTNAME= ruby-mp3info-0.8.5
PKGNAME= ${DISTNAME:S/ruby-/${RUBY_PKGPREFIX}-/}
CATEGORIES= audio
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/moumar/ruby-mp3info
COMMENT= Pure-ruby library for informations and tags on mp3 files
LICENSE= gnu-gpl-v3
diff --git a/databases/java-qdbm/Makefile b/databases/java-qdbm/Makefile
index 92669f1dd90..ed6645dfc50 100644
--- a/databases/java-qdbm/Makefile
+++ b/databases/java-qdbm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2014/05/31 07:28:57 obache Exp $
+# $NetBSD: Makefile,v 1.6 2015/03/15 19:11:21 hiramatsu Exp $
#
.include "../../databases/qdbm/Makefile.common"
@@ -6,7 +6,7 @@
PKGNAME= java-qdbm-1.0.0.${QDBM_VERSION}
CATEGORIES= databases java
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://fallabs.com/qdbm/jspex.html
COMMENT= Java API of QDBM
LICENSE= gnu-lgpl-v2.1
diff --git a/devel/py-testtools/Makefile b/devel/py-testtools/Makefile
index 0c91d9a6226..c6e4d5f1246 100644
--- a/devel/py-testtools/Makefile
+++ b/devel/py-testtools/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.13 2014/12/13 08:43:37 obache Exp $
+# $NetBSD: Makefile,v 1.14 2015/03/15 19:11:21 hiramatsu Exp $
DISTNAME= testtools-1.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= https://pypi.python.org/packages/source/t/testtools/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/testing-cabal/testtools
COMMENT= Extensions to the Python standard library unit testing framework
LICENSE= mit AND python-software-foundation
diff --git a/inputmethod/py-input-pad/Makefile b/inputmethod/py-input-pad/Makefile
index 73c5e6c1628..b4609667cff 100644
--- a/inputmethod/py-input-pad/Makefile
+++ b/inputmethod/py-input-pad/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.33 2014/05/09 07:37:09 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2015/03/15 19:11:22 hiramatsu Exp $
.include "../../inputmethod/input-pad/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Python wrapper for Input Pad
DEPENDS+= ${PYPKGPREFIX}-gtk2-[0-9]*:../../x11/py-gtk2
diff --git a/inputmethod/scim-canna/Makefile b/inputmethod/scim-canna/Makefile
index 1fda6352527..71921362385 100644
--- a/inputmethod/scim-canna/Makefile
+++ b/inputmethod/scim-canna/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2014/05/05 00:48:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2015/03/15 19:11:21 hiramatsu Exp $
#
DISTNAME= scim-canna-1.0.1
@@ -6,7 +6,7 @@ PKGREVISION= 20
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/29155/}
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://scim-imengine.sourceforge.jp/
COMMENT= SCIM IMEngine module for Canna
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/scim-ccinput/Makefile b/inputmethod/scim-ccinput/Makefile
index 67af24fb257..68115f2e86b 100644
--- a/inputmethod/scim-ccinput/Makefile
+++ b/inputmethod/scim-ccinput/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2014/05/05 00:48:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.26 2015/03/15 19:11:21 hiramatsu Exp $
#
DISTNAME= scim-ccinput-0.3.1
@@ -7,7 +7,7 @@ CATEGORIES= inputmethod chinese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.scim-im.org/
COMMENT= SCIM IMEngine module for CCInput
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/scim-chewing/Makefile b/inputmethod/scim-chewing/Makefile
index 970cdb9c037..013eda61b5f 100644
--- a/inputmethod/scim-chewing/Makefile
+++ b/inputmethod/scim-chewing/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2014/10/07 16:47:28 adam Exp $
+# $NetBSD: Makefile,v 1.29 2015/03/15 19:11:21 hiramatsu Exp $
#
DISTNAME= scim-chewing-0.3.5
@@ -7,7 +7,7 @@ CATEGORIES= inputmethod
MASTER_SITES= http://chewing.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://chewing.im/
COMMENT= SCIM IMEngine module for Chewing input method
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/scim-tables/Makefile b/inputmethod/scim-tables/Makefile
index 59aeb937854..abcc4e3772b 100644
--- a/inputmethod/scim-tables/Makefile
+++ b/inputmethod/scim-tables/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.28 2014/11/17 19:04:49 joerg Exp $
+# $NetBSD: Makefile,v 1.29 2015/03/15 19:11:22 hiramatsu Exp $
#
DISTNAME= scim-tables-0.5.14.1
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.scim-im.org/
COMMENT= Data files for SCIM Generic Table Input Method module
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/tegaki-tools/Makefile b/inputmethod/tegaki-tools/Makefile
index 21b1cabdc4d..4cf95f3fba3 100644
--- a/inputmethod/tegaki-tools/Makefile
+++ b/inputmethod/tegaki-tools/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2014/12/31 13:57:28 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2015/03/15 19:11:22 hiramatsu Exp $
DISTNAME= tegaki-tools-0.3.1
PKGREVISION= 1
CATEGORIES= inputmethod
MASTER_SITES= http://www.tegaki.org/releases/${PKGVERSION_NOREV}/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tegaki.org/
COMMENT= Set of command-line tools for Tegaki
LICENSE= gnu-gpl-v2
diff --git a/mail/libsieve/Makefile b/mail/libsieve/Makefile
index 843a075f154..72591e3522b 100644
--- a/mail/libsieve/Makefile
+++ b/mail/libsieve/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.14 2014/12/05 08:48:49 obache Exp $
+# $NetBSD: Makefile,v 1.15 2015/03/15 19:11:21 hiramatsu Exp $
#
DISTNAME= libsieve-2.3.1
CATEGORIES= mail
MASTER_SITES= https://github.com/downloads/sodabrew/libsieve/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sodabrew.com/libsieve/
COMMENT= Library for parsing, sorting and filtering mail
LICENSE= gnu-lgpl-v2.1
diff --git a/net/mikutter/Makefile b/net/mikutter/Makefile
index 561bc13bc07..028cfa3c11f 100644
--- a/net/mikutter/Makefile
+++ b/net/mikutter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.96 2015/01/12 12:03:47 obache Exp $
+# $NetBSD: Makefile,v 1.97 2015/03/15 19:11:22 hiramatsu Exp $
#
DISTNAME= mikutter.3.2.2
@@ -6,7 +6,7 @@ PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
CATEGORIES= net
MASTER_SITES= http://mikutter.hachune.net/bin/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://mikutter.hachune.net/
COMMENT= Simple, powerful, and moeful twitter client
LICENSE= mit AND cc-by-sa-v3.0