summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2015-03-15 17:41:58 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2015-03-15 17:41:58 +0000
commit4d2c0198434578bfb864a4ba27ab08fcf7c5247f (patch)
tree33d26d31b177b3cec6d513610f537472edcc0bcc /misc
parente85edd8850b460563822305ed7f11754a9499b0c (diff)
downloadpkgsrc-4d2c0198434578bfb864a4ba27ab08fcf7c5247f.tar.gz
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'misc')
-rw-r--r--misc/ruby-typed-array/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/ruby-typed-array/Makefile b/misc/ruby-typed-array/Makefile
index 2759fcd21f6..5bfeb3c188e 100644
--- a/misc/ruby-typed-array/Makefile
+++ b/misc/ruby-typed-array/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2013/01/05 06:48:53 obache Exp $
+# $NetBSD: Makefile,v 1.2 2015/03/15 17:41:59 hiramatsu Exp $
#
DISTNAME= typed-array-0.1.2
CATEGORIES= misc
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/yaauie/typed-array
COMMENT= Provides methods for creating type-enforced Arrays
LICENSE= mit