svn commit: r341766 - head/devel/libc++

Baptiste Daroussin bapt at FreeBSD.org
Wed Jan 29 17:54:50 UTC 2014


Author: bapt
Date: Wed Jan 29 17:54:50 2014
New Revision: 341766
URL: http://svnweb.freebsd.org/changeset/ports/341766
QAT: https://qat.redports.org/buildarchive/r341766/

Log:
  Take maintainership
  
  Approved by:	kwm

Modified:
  head/devel/libc++/Makefile

Modified: head/devel/libc++/Makefile
==============================================================================
--- head/devel/libc++/Makefile	Wed Jan 29 17:46:33 2014	(r341765)
+++ head/devel/libc++/Makefile	Wed Jan 29 17:54:50 2014	(r341766)
@@ -6,7 +6,7 @@ PORTVERSION=	${SVN_REV}
 CATEGORIES=	devel
 MASTER_SITES=	LOCAL/kwm
 
-MAINTAINER=	kwm at FreeBSD.org
+MAINTAINER=	bapt at FreeBSD.org
 COMMENT=	Llvm's C++ standard library with c++11 support
 
 BUILD_DEPENDS=	clang33:${PORTSDIR}/lang/clang33


More information about the svn-ports-all mailing list