devel/binutils: Reformat pkg-descr

Shorten a long line.

PR: 	281070
MFH:	2024Q3
This commit is contained in:
Cy Schubert 2024-08-26 08:49:19 -07:00
parent 0d6b5ef730
commit 3650d3295b
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
PORTNAME= binutils
DISTVERSION= 2.40
PORTREVISION= 6
PORTREVISION= 7
PORTEPOCH?= 1
CATEGORIES?= devel
MASTER_SITES= GNU \

View file

@ -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.