diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2017-12-09 22:39:28 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2017-12-09 22:39:28 +0000 |
commit | a6da001478565a5db4ca447dc5bd9f591f588a17 (patch) | |
tree | e1288b1a8febc1dbe0a585adef61f48362fe507f /textproc/ruby-nokogiri | |
parent | a82ef55956d6e1054fd864ec2cad50b7cf8c6bcf (diff) | |
download | pkgsrc-a6da001478565a5db4ca447dc5bd9f591f588a17.tar.gz |
Actually take maintainership (missed in the previous commit).
Diffstat (limited to 'textproc/ruby-nokogiri')
-rw-r--r-- | textproc/ruby-nokogiri/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-nokogiri/Makefile b/textproc/ruby-nokogiri/Makefile index 971c5837807..a837118df5f 100644 --- a/textproc/ruby-nokogiri/Makefile +++ b/textproc/ruby-nokogiri/Makefile @@ -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 |