summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2015-03-15 16:56:49 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2015-03-15 16:56:49 +0000
commit134e02e227079c0a064367b7dda6961eb3f93741 (patch)
treefb981c12c63dd4837a8dd1a5010c4ed0b3a8c9d2
parentb4a1dc6270c519703665ef5c9e1b637c7d351b64 (diff)
downloadpkgsrc-134e02e227079c0a064367b7dda6961eb3f93741.tar.gz
Set MAINTAINER to pkgsrc-users.
-rw-r--r--archivers/p5-Compress-LZMA-Simple/Makefile4
-rw-r--r--inputmethod/scim-m17n/Makefile4
-rw-r--r--inputmethod/scim-pinyin/Makefile4
-rw-r--r--inputmethod/scim/Makefile4
-rw-r--r--security/ruby-twitter_oauth/Makefile4
-rw-r--r--www/mimetex/Makefile4
6 files changed, 12 insertions, 12 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}
diff --git a/inputmethod/scim-m17n/Makefile b/inputmethod/scim-m17n/Makefile
index a8ec038cf8e..4a34c0834bd 100644
--- a/inputmethod/scim-m17n/Makefile
+++ b/inputmethod/scim-m17n/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2014/05/05 00:48:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2015/03/15 16:56:49 hiramatsu Exp $
#
DISTNAME= scim-m17n-0.2.3
@@ -6,7 +6,7 @@ PKGREVISION= 24
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.scim-im.org/
COMMENT= SCIM IMEngine module for m17n-lib
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/scim-pinyin/Makefile b/inputmethod/scim-pinyin/Makefile
index 75136f718b0..b525b509d81 100644
--- a/inputmethod/scim-pinyin/Makefile
+++ b/inputmethod/scim-pinyin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2014/05/05 00:48:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2015/03/15 16:56:49 hiramatsu Exp $
#
DISTNAME= scim-pinyin-0.5.92
@@ -6,7 +6,7 @@ PKGREVISION= 11
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.scim-im.org/
COMMENT= SCIM IMEngine module for smart pinyin
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/scim/Makefile b/inputmethod/scim/Makefile
index 03f7b34c35b..4ec86e24320 100644
--- a/inputmethod/scim/Makefile
+++ b/inputmethod/scim/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.38 2015/02/10 19:27:53 joerg Exp $
+# $NetBSD: Makefile,v 1.39 2015/03/15 16:56:49 hiramatsu Exp $
#
DISTNAME= scim-1.4.15
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.scim-im.org/
COMMENT= Smart Common Input Method
LICENSE= gnu-lgpl-v2.1
diff --git a/security/ruby-twitter_oauth/Makefile b/security/ruby-twitter_oauth/Makefile
index becb6cf6310..68b73dcbfef 100644
--- a/security/ruby-twitter_oauth/Makefile
+++ b/security/ruby-twitter_oauth/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2013/07/04 12:06:29 obache Exp $
+# $NetBSD: Makefile,v 1.8 2015/03/15 16:56:49 hiramatsu Exp $
DISTNAME= twitter_oauth-0.4.94
CATEGORIES= security
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://github.com/moomerman/twitter_oauth
COMMENT= Ruby client for the Twitter API using OAuth
LICENSE= mit
diff --git a/www/mimetex/Makefile b/www/mimetex/Makefile
index 3943bd4b6fa..756c0191d4a 100644
--- a/www/mimetex/Makefile
+++ b/www/mimetex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/10/28 06:30:22 asau Exp $
+# $NetBSD: Makefile,v 1.8 2015/03/15 16:56:49 hiramatsu Exp $
#
DISTNAME= mimetex
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.forkosh.com/
DIST_SUBDIR= ${PKGNAME_NOREV}
EXTRACT_SUFX= .zip
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.forkosh.com/mimetex.html
COMMENT= CGI to convert LaTeX math expression to GIF image
LICENSE= gnu-gpl-v3