summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/libdatrie/Makefile4
-rw-r--r--devel/ruby-ole/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libdatrie/Makefile b/devel/libdatrie/Makefile
index 07360444a97..66657605384 100644
--- a/devel/libdatrie/Makefile
+++ b/devel/libdatrie/Makefile
@@ -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 @@ MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ \
ftp://linux.thai.net/pub/ThaiLinux/software/libthai/
EXTRACT_SUFX= .tar.xz
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://linux.thai.net/~thep/datrie/datrie.html
COMMENT= Implementation of Double-Array Trie
LICENSE= gnu-lgpl-v2.1
diff --git a/devel/ruby-ole/Makefile b/devel/ruby-ole/Makefile
index 6b0aba9b18a..861171a0c87 100644
--- a/devel/ruby-ole/Makefile
+++ b/devel/ruby-ole/Makefile
@@ -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
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://code.google.com/p/ruby-ole/
COMMENT= Ruby library for read/write access to OLE compound documents
LICENSE= mit