diff options
author | fhajny <fhajny@pkgsrc.org> | 2013-09-09 12:29:25 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2013-09-09 12:29:25 +0000 |
commit | 2172f5f7f5df0ea92ccc679585f0c8d421ad611a (patch) | |
tree | 32a2d60e8268293672a71fe4e9b2170d430a1c63 /textproc/ruby-nokogiri | |
parent | 3cee82b6f410d6c188e4ce3c505378768cd73517 (diff) | |
download | pkgsrc-2172f5f7f5df0ea92ccc679585f0c8d421ad611a.tar.gz |
Resign as maintainer (not really using Ruby at all any more).
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 1cfa4318e27..93fedaad65c 100644 --- a/textproc/ruby-nokogiri/Makefile +++ b/textproc/ruby-nokogiri/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2013/02/11 02:44:26 taca Exp $ +# $NetBSD: Makefile,v 1.15 2013/09/09 12:29:26 fhajny Exp $ DISTNAME= nokogiri-1.5.6 CATEGORIES= textproc -MAINTAINER= filip@joyent.com +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://nokogiri.org/ COMMENT= HTML, XML, SAX, and Reader parser with XPath and CSS selector support LICENSE= mit |