svn commit: r335500 - head/devel/goprotobuf

Thomas Abthorpe tabthorpe at FreeBSD.org
Mon Dec 2 14:31:54 UTC 2013


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 at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Go support for Google's protocol buffers
 
 LICENSE=	BSD


More information about the svn-ports-all mailing list