diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 18:31:52 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 18:31:52 +0000 |
commit | 39eee8af0f0079d8cd7d95c8a01b4eaa66c12e00 (patch) | |
tree | 36bd29c2a7712e182c9d9383c97932cfa5c478f0 /www | |
parent | f2891c398ada07a1c86631749d875c34c78196f5 (diff) | |
download | pkgsrc-39eee8af0f0079d8cd7d95c8a01b4eaa66c12e00.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'www')
-rw-r--r-- | www/ruby-faraday/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ruby-faraday/Makefile b/www/ruby-faraday/Makefile index 662fbf8dff7..2d8469b909e 100644 --- a/www/ruby-faraday/Makefile +++ b/www/ruby-faraday/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/01/31 12:49:45 obache Exp $ +# $NetBSD: Makefile,v 1.10 2015/03/15 18:31:52 hiramatsu Exp $ DISTNAME= faraday-0.9.1 CATEGORIES= www -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/lostisland/faraday COMMENT= HTTP/REST API client library LICENSE= mit |