pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel Set MAINTAINER to pkgsrc-users.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/802583d12e71
branches:  trunk
changeset: 648575:802583d12e71
user:      hiramatsu <hiramatsu%pkgsrc.org@localhost>
date:      Sun Mar 15 17:08:59 2015 +0000

description:
Set MAINTAINER to pkgsrc-users.

diffstat:

 devel/libdatrie/Makefile |  4 ++--
 devel/ruby-ole/Makefile  |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (35 lines):

diff -r 14c3fd48ef7b -r 802583d12e71 devel/libdatrie/Makefile
--- a/devel/libdatrie/Makefile  Sun Mar 15 17:05:01 2015 +0000
+++ b/devel/libdatrie/Makefile  Sun Mar 15 17:08:59 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2014/02/27 12:42:05 obache Exp $
+# $NetBSD: Makefile,v 1.14 2015/03/15 17:09:00 hiramatsu Exp $
 #
 
 DISTNAME=      libdatrie-0.2.8
@@ -7,7 +7,7 @@
                ftp://linux.thai.net/pub/ThaiLinux/software/libthai/
 EXTRACT_SUFX=  .tar.xz
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://linux.thai.net/~thep/datrie/datrie.html
 COMMENT=       Implementation of Double-Array Trie
 LICENSE=       gnu-lgpl-v2.1
diff -r 14c3fd48ef7b -r 802583d12e71 devel/ruby-ole/Makefile
--- a/devel/ruby-ole/Makefile   Sun Mar 15 17:05:01 2015 +0000
+++ b/devel/ruby-ole/Makefile   Sun Mar 15 17:08:59 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2015/01/19 12:38:41 obache Exp $
+# $NetBSD: Makefile,v 1.10 2015/03/15 17:09:00 hiramatsu Exp $
 #
 
 DISTNAME=      ruby-ole-1.2.11.8
 PKGNAME=       ${DISTNAME:S/ruby-/${RUBY_PKGPREFIX}-/}
 CATEGORIES=    devel
 
-MAINTAINER=    obache%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://code.google.com/p/ruby-ole/
 COMMENT=       Ruby library for read/write access to OLE compound documents
 LICENSE=       mit



Home | Main Index | Thread Index | Old Index