summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu>2015-03-15 17:41:58 +0000
committerhiramatsu <hiramatsu>2015-03-15 17:41:58 +0000
commitfa143a4711c63a3b28b0bbe0c335971570314628 (patch)
tree33d26d31b177b3cec6d513610f537472edcc0bcc /misc
parentbff47e5d471cf3f69b43991eb1b3f3bfcfa4b1fd (diff)
downloadpkgsrc-fa143a4711c63a3b28b0bbe0c335971570314628.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