svn commit: r359825 - head/net/libzmq2

Kubilay Kocak koobs at FreeBSD.org
Mon Jun 30 10:47:48 UTC 2014


Author: koobs
Date: Mon Jun 30 10:47:47 2014
New Revision: 359825
URL: http://svnweb.freebsd.org/changeset/ports/359825
QAT: https://qat.redports.org/buildarchive/r359825/

Log:
  net/libzmq2: Take maintainership

Modified:
  head/net/libzmq2/Makefile

Modified: head/net/libzmq2/Makefile
==============================================================================
--- head/net/libzmq2/Makefile	Mon Jun 30 10:47:41 2014	(r359824)
+++ head/net/libzmq2/Makefile	Mon Jun 30 10:47:47 2014	(r359825)
@@ -8,7 +8,7 @@ CATEGORIES=	net
 MASTER_SITES=	http://download.zeromq.org/
 DISTNAME=	zeromq-${DISTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	koobs at FreeBSD.org
 COMMENT=	ZeroMQ core library (Version 2)
 
 LICENSE=	LGPL3


More information about the svn-ports-all mailing list