summaryrefslogtreecommitdiff
path: root/misc/ruby-typed-array
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu>2015-03-15 17:41:58 +0000
committerhiramatsu <hiramatsu>2015-03-15 17:41:58 +0000
commit8b0660349bb06b426349069ff40a81016bbea573 (patch)
tree33d26d31b177b3cec6d513610f537472edcc0bcc /misc/ruby-typed-array
parenta06cbcfa0ee7c1ed810aefa1daecdb2e08436d9b (diff)
downloadpkgsrc-8b0660349bb06b426349069ff40a81016bbea573.tar.gz
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'misc/ruby-typed-array')
-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