aboutsummaryrefslogtreecommitdiff
path: root/devel/py-msgpack/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-12-11 11:31:30 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-12-11 11:31:30 +0000
commitb4536e866cae679c8f4efc2d1d5a1034858e87e6 (patch)
tree6348c9e59095391606898cdaf12e1ee191491320 /devel/py-msgpack/Makefile
parent7ed70fb6a807a2da30eb9e7d840bb79855badaf4 (diff)
downloadports-b4536e866cae679c8f4efc2d1d5a1034858e87e6.tar.gz
ports-b4536e866cae679c8f4efc2d1d5a1034858e87e6.zip
Notes
Diffstat (limited to 'devel/py-msgpack/Makefile')
-rw-r--r--devel/py-msgpack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-msgpack/Makefile b/devel/py-msgpack/Makefile
index b7538d176185..800ca42325c9 100644
--- a/devel/py-msgpack/Makefile
+++ b/devel/py-msgpack/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-python-${PORTVERSION}
-MAINTAINER= andrey@zonov.org
+MAINTAINER= zont@FreeBSD.org
COMMENT= MessagePack (de)serializer for Python
LICENSE= AL2