svn commit: r477079 - head/devel/include-what-you-use

Rene Ladan rene at FreeBSD.org
Mon Aug 13 16:55:51 UTC 2018


Author: rene
Date: Mon Aug 13 16:55:50 2018
New Revision: 477079
URL: https://svnweb.freebsd.org/changeset/ports/477079

Log:
  devel/include-what-you-use: return to koobs@ per his request.

Modified:
  head/devel/include-what-you-use/Makefile

Modified: head/devel/include-what-you-use/Makefile
==============================================================================
--- head/devel/include-what-you-use/Makefile	Mon Aug 13 16:52:40 2018	(r477078)
+++ head/devel/include-what-you-use/Makefile	Mon Aug 13 16:55:50 2018	(r477079)
@@ -5,7 +5,7 @@ PORTNAME=	include-what-you-use
 PORTVERSION=	0.10
 CATEGORIES=	devel
 
-MAINTAINER=	rene at FreeBSD.org
+MAINTAINER=	koobs at FreeBSD.org
 COMMENT=	Tool for use with clang to analyze #includes in C and C++ source files
 
 LICENSE=	NCSA


More information about the svn-ports-all mailing list