mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -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
|
PORTNAME= binutils
|
||||||
DISTVERSION= 2.40
|
DISTVERSION= 2.40
|
||||||
PORTREVISION= 6
|
PORTREVISION= 7
|
||||||
PORTEPOCH?= 1
|
PORTEPOCH?= 1
|
||||||
CATEGORIES?= devel
|
CATEGORIES?= devel
|
||||||
MASTER_SITES= GNU \
|
MASTER_SITES= GNU \
|
||||||
|
|
|
@ -4,8 +4,8 @@ The GNU Binutils are a collection of binary tools. The main ones are:
|
||||||
* as - the GNU assembler.
|
* as - the GNU assembler.
|
||||||
|
|
||||||
Most of these programs use BFD, the Binary File Descriptor library, to do
|
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
|
low-level manipulation. Many of them also use the opcodes library to
|
||||||
and disassemble machine instructions.
|
assemble and disassemble machine instructions.
|
||||||
|
|
||||||
This port may be used as a replacement for the system binutils and support
|
This port may be used as a replacement for the system binutils and support
|
||||||
features from the latest versions of GCC.
|
features from the latest versions of GCC.
|
||||||
|
|
Loading…
Add table
Reference in a new issue