Date: Mon, 2 Dec 2013 14:31:54 +0000 (UTC) From: Thomas Abthorpe <tabthorpe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r335500 - head/devel/goprotobuf Message-ID: <201312021431.rB2EVsAq010663@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tabthorpe Date: Mon Dec 2 14:31:54 2013 New Revision: 335500 URL: http://svnweb.freebsd.org/changeset/ports/335500 Log: - Reassign to the heap With hat: portmgr Modified: head/devel/goprotobuf/Makefile Modified: head/devel/goprotobuf/Makefile ============================================================================== --- head/devel/goprotobuf/Makefile Mon Dec 2 14:28:45 2013 (r335499) +++ head/devel/goprotobuf/Makefile Mon Dec 2 14:31:54 2013 (r335500) @@ -6,7 +6,7 @@ PORTVERSION= 20120409 CATEGORIES= devel MASTER_SITES= LOCAL/jlaffaye -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Go support for Google's protocol buffers LICENSE= BSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312021431.rB2EVsAq010663>