1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

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

This commit is contained in:
Rene Ladan 2018-08-13 16:55:50 +00:00
parent 8929dad88f
commit 43176d35fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477079

View File

@ -5,7 +5,7 @@ PORTNAME= include-what-you-use
PORTVERSION= 0.10
CATEGORIES= devel
MAINTAINER= rene@FreeBSD.org
MAINTAINER= koobs@FreeBSD.org
COMMENT= Tool for use with clang to analyze #includes in C and C++ source files
LICENSE= NCSA