summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2015-03-15 16:47:19 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2015-03-15 16:47:19 +0000
commit0674965f63f1d41c10bf3d42f1b595cd7c84f622 (patch)
tree300e81e2545137086088c7eb37f04f2a71089bef /devel
parent03bf2f13024ffec93eb45d757bc91ec198190fb0 (diff)
downloadpkgsrc-0674965f63f1d41c10bf3d42f1b595cd7c84f622.tar.gz
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'devel')
-rw-r--r--devel/msgpack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/msgpack/Makefile b/devel/msgpack/Makefile
index c689935fab4..bd2d82f9b6b 100644
--- a/devel/msgpack/Makefile
+++ b/devel/msgpack/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2014/08/08 12:27:44 obache Exp $
+# $NetBSD: Makefile,v 1.8 2015/03/15 16:47:19 hiramatsu Exp $
#
DISTNAME= msgpack-0.5.9
CATEGORIES= devel
MASTER_SITES= https://github.com/msgpack/msgpack-c/releases/download/cpp-${PKGVERSION_NOREV}/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://msgpack.org/
COMMENT= Binary-based efficient object serialization library
LICENSE= apache-2.0