svn commit: r328219 - head/devel/czmq

Baptiste Daroussin bapt at FreeBSD.org
Tue Sep 24 23:44:05 UTC 2013


Author: bapt
Date: Tue Sep 24 23:44:04 2013
New Revision: 328219
URL: http://svnweb.freebsd.org/changeset/ports/328219

Log:
  Drop maintainer version, newer version are crap and I don't plan to use it anymore

Modified:
  head/devel/czmq/Makefile

Modified: head/devel/czmq/Makefile
==============================================================================
--- head/devel/czmq/Makefile	Tue Sep 24 23:43:57 2013	(r328218)
+++ head/devel/czmq/Makefile	Tue Sep 24 23:44:04 2013	(r328219)
@@ -6,7 +6,7 @@ PORTVERSION=	1.4.1
 CATEGORIES=	devel net
 MASTER_SITES=	http://download.zeromq.org/
 
-MAINTAINER=	bapt at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	High-level C Binding for zmq
 
 LICENSE=	LGPL3


More information about the svn-ports-all mailing list