mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix plist.
Feature safe: yes
This commit is contained in:
parent
622706ba46
commit
423ebfe1a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250542
2 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= llvm
|
||||
DISTVERSION= 2.7.r${SVN_REV}
|
||||
PORTREVISON= 1
|
||||
CATEGORIES= devel lang
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= brooks
|
||||
|
|
|
@ -401,7 +401,6 @@ include/llvm/CodeGen/AsmPrinter.h
|
|||
include/llvm/CodeGen/BinaryObject.h
|
||||
include/llvm/CodeGen/CalcSpillWeights.h
|
||||
include/llvm/CodeGen/CallingConvLower.h
|
||||
include/llvm/CodeGen/DAGISelHeader.h
|
||||
include/llvm/CodeGen/DwarfWriter.h
|
||||
include/llvm/CodeGen/ELFRelocation.h
|
||||
include/llvm/CodeGen/FastISel.h
|
||||
|
|
Loading…
Add table
Reference in a new issue