summaryrefslogtreecommitdiff
path: root/devel/yasm
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
commitf1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /devel/yasm
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'devel/yasm')
-rw-r--r--devel/yasm/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/yasm/DESCR b/devel/yasm/DESCR
index 4334ca60684..d17585fa670 100644
--- a/devel/yasm/DESCR
+++ b/devel/yasm/DESCR
@@ -2,5 +2,5 @@ YASM is a complete rewrite of the NASM assembler under the "new" BSD License
(some portions are currently under the GNU General Public License (GPL) or
the GNU Lesser General Public License (LGPL)). It is designed from the ground
up to allow for multiple assembler syntaxes to be supported (eg, NASM, TASM,
-GAS, etc.) in addition to multiple output object formats. Another primary
+GAS, etc.) in addition to multiple output object formats. Another primary
module of the overall design is an optimizer module.