Escape hashtag character in COMMENT.

This commit is contained in:
Mark Linimon 2019-08-09 09:56:31 +00:00
parent a9f75a1e82
commit 9034cdbedc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508433

View file

@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= koobs@FreeBSD.org
COMMENT= Tool for use with clang to analyze #includes in C and C++ source files
COMMENT= Tool for use with clang to analyze \#includes in C and C++ source files
LICENSE= NCSA
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT