svn commit: r383448 - head/devel/codeblocks

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Apr 6 16:41:48 UTC 2015


Author: sunpoet
Date: Mon Apr  6 16:41:47 2015
New Revision: 383448
URL: https://svnweb.freebsd.org/changeset/ports/383448

Log:
  - Reset maintainership
  
  PR:		199199
  Submitted by:	<coder at tuxfamily.org> (maintainer)

Modified:
  head/devel/codeblocks/Makefile

Modified: head/devel/codeblocks/Makefile
==============================================================================
--- head/devel/codeblocks/Makefile	Mon Apr  6 16:22:51 2015	(r383447)
+++ head/devel/codeblocks/Makefile	Mon Apr  6 16:41:47 2015	(r383448)
@@ -8,7 +8,7 @@ CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/Sources/${PORTVERSION}
 DISTNAME=	${PORTNAME}_${PORTVERSION}-1
 
-MAINTAINER=	coder at tuxfamily.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Open source, cross-platform, free C/C++ IDE
 
 LICENSE=	GPLv3 LGPL3


More information about the svn-ports-head mailing list