mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Be more specific that these are part of x86 world.
This commit is contained in:
parent
8704ece7c5
commit
4c32c24288
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257860
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ CATEGORIES= devel
|
|||
MASTER_SITES= http://asm.sourceforge.net/asmutils/
|
||||
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= A set of UNIX utilities written in assembly language
|
||||
COMMENT= A set of UNIX utilities written in x86 assembly language
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
asmutils is a set of miscellaneous utilities written in assembly language,
|
||||
targeted on embedded systems and small distributions (like rescue or
|
||||
targeted for x86 embedded systems and small distributions (like rescue or
|
||||
installation disks); also it contains small libc and crypto library. It
|
||||
features the smallest possible size and memory requirements, the fastest
|
||||
speed and good functionality.
|
||||
|
|
Loading…
Add table
Reference in a new issue