summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2013-12-07 08:43:34 +0000
committerobache <obache>2013-12-07 08:43:34 +0000
commit97c9decc829068a14c4ae7bd4a1691e2ff1cb66c (patch)
treed26bfe2cc6c22575bada208aaaadd3f82674596e
parent938431b1b38ea52c61e7f54dc7b71602348d44c6 (diff)
downloadpkgsrc-97c9decc829068a14c4ae7bd4a1691e2ff1cb66c.tar.gz
Drop maintainership, not using anymore.
-rw-r--r--www/ruby-http_parser.rb/Makefile4
-rw-r--r--www/ruby-sinatra/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/ruby-http_parser.rb/Makefile b/www/ruby-http_parser.rb/Makefile
index bea87f6f1ab..e7d480dd624 100644
--- a/www/ruby-http_parser.rb/Makefile
+++ b/www/ruby-http_parser.rb/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2011/10/04 12:01:02 obache Exp $
+# $NetBSD: Makefile,v 1.4 2013/12/07 08:46:24 obache Exp $
DISTNAME= http_parser.rb-0.5.3
CATEGORIES= www
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://github.com/tmm1/http_parser.rb
COMMENT= Simple callback-based HTTP request/response parser
LICENSE= mit
diff --git a/www/ruby-sinatra/Makefile b/www/ruby-sinatra/Makefile
index edc71ca4873..fbf918cb66f 100644
--- a/www/ruby-sinatra/Makefile
+++ b/www/ruby-sinatra/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2013/10/26 13:44:11 obache Exp $
+# $NetBSD: Makefile,v 1.15 2013/12/07 08:43:34 obache Exp $
DISTNAME= sinatra-1.4.4
CATEGORIES= www
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.sinatrarb.com/
COMMENT= Classy web-development dressed in a DSL
LICENSE= mit