mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 15:21:51 -04:00
devel/binutils: Reformat pkg-descr
Shorten a long line. PR: 281070 MFH: 2024Q3
This commit is contained in:
parent
0d6b5ef730
commit
3650d3295b
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= binutils
|
||||
DISTVERSION= 2.40
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
PORTEPOCH?= 1
|
||||
CATEGORIES?= devel
|
||||
MASTER_SITES= GNU \
|
||||
|
|
|
@ -4,8 +4,8 @@ The GNU Binutils are a collection of binary tools. The main ones are:
|
|||
* as - the GNU assembler.
|
||||
|
||||
Most of these programs use BFD, the Binary File Descriptor library, to do
|
||||
low-level manipulation. Many of them also use the opcodes library to assemble
|
||||
and disassemble machine instructions.
|
||||
low-level manipulation. Many of them also use the opcodes library to
|
||||
assemble and disassemble machine instructions.
|
||||
|
||||
This port may be used as a replacement for the system binutils and support
|
||||
features from the latest versions of GCC.
|
||||
|
|
Loading…
Add table
Reference in a new issue