Sat Dec 9 22:39:28 2017 UTC ()
Actually take maintainership (missed in the previous commit).


(tsutsui)
diff -r1.37 -r1.38 pkgsrc/textproc/ruby-nokogiri/Makefile

cvs diff -r1.37 -r1.38 pkgsrc/textproc/ruby-nokogiri/Makefile (expand / switch to context diff)
--- pkgsrc/textproc/ruby-nokogiri/Makefile 2017/10/20 15:56:58 1.37
+++ pkgsrc/textproc/ruby-nokogiri/Makefile 2017/12/09 22:39:28 1.38
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.37 2017/10/20 15:56:58 tsutsui Exp $
+# $NetBSD: Makefile,v 1.38 2017/12/09 22:39:28 tsutsui Exp $
 
 DISTNAME=	nokogiri-1.8.1
 CATEGORIES=	textproc
 
-MAINTAINER=	pkgsrc-users@NetBSD.org
+MAINTAINER=	tsutsui@NetBSD.org
 HOMEPAGE=	http://nokogiri.org/
 COMMENT=	HTML, XML, SAX, and Reader parser with XPath and CSS selector support
 LICENSE=	mit