aboutsummaryrefslogtreecommitdiff
path: root/devel/libmpcbdm
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2008-06-01 09:42:37 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2008-06-01 09:42:37 +0000
commita249020977a2394eb6f6b41a59e49167878d5f8d (patch)
tree5d607d247327f1beb39661a2ddfb9b78f6f2cd45 /devel/libmpcbdm
parent75ef30fdb03f8f8cf0ccf2ea00b086adac621054 (diff)
downloadports-a249020977a2394eb6f6b41a59e49167878d5f8d.tar.gz
ports-a249020977a2394eb6f6b41a59e49167878d5f8d.zip
Notes
Diffstat (limited to 'devel/libmpcbdm')
-rw-r--r--devel/libmpcbdm/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libmpcbdm/pkg-descr b/devel/libmpcbdm/pkg-descr
index 706299ee9245..4c19e3fe2ff5 100644
--- a/devel/libmpcbdm/pkg-descr
+++ b/devel/libmpcbdm/pkg-descr
@@ -2,7 +2,7 @@ Standalone library to control various widely available Freescale's mpc8xx
based boards. This code was derived from mpcbdm patch by Frank Przybylski.
This allows using this code separately from gdb, for example, to load
-firmware to the board, or retrive information about it.
+firmware to the board, or retrieve information about it.
The package includes example "mpc8xx" program, that displays information
about connected board using libmpcbdm library.