mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
Escape hashtag character in COMMENT.
This commit is contained in:
parent
a9f75a1e82
commit
9034cdbedc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508433
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue