diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 17:30:24 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 17:30:24 +0000 |
commit | e85edd8850b460563822305ed7f11754a9499b0c (patch) | |
tree | 5f268566375503a40164128bc22e4e1912362f57 /security | |
parent | a4fa66c6878ff4344da51203421b5d2eda543f06 (diff) | |
download | pkgsrc-e85edd8850b460563822305ed7f11754a9499b0c.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 |