diff options
author | hiramatsu <hiramatsu> | 2015-03-15 17:30:24 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu> | 2015-03-15 17:30:24 +0000 |
commit | bff47e5d471cf3f69b43991eb1b3f3bfcfa4b1fd (patch) | |
tree | 5f268566375503a40164128bc22e4e1912362f57 /security | |
parent | 254f7c9814e87aee539f2800140878bb848c6e40 (diff) | |
download | pkgsrc-bff47e5d471cf3f69b43991eb1b3f3bfcfa4b1fd.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'security')
-rw-r--r-- | security/ruby-simple_oauth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ruby-simple_oauth/Makefile b/security/ruby-simple_oauth/Makefile index e13eb4abfa8..adb0f5640c3 100644 --- a/security/ruby-simple_oauth/Makefile +++ b/security/ruby-simple_oauth/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2015/03/13 15:47:53 taca Exp $ +# $NetBSD: Makefile,v 1.8 2015/03/15 17:30:24 hiramatsu Exp $ DISTNAME= simple_oauth-0.3.1 CATEGORIES= security -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/laserlemon/simple_oauth COMMENT= Simple builds and verifies OAuth headers LICENSE= mit |