Revision
102553
Author
larryv@macports.org
Date
2013-02-04 12:42:17 -0800 (Mon, 04 Feb 2013)

Log Message

dfu-util: Fix description (#37938).

Modified Paths

Diff

Modified: trunk/dports/cross/dfu-util/Portfile (102552 => 102553)


--- trunk/dports/cross/dfu-util/Portfile	2013-02-04 20:39:00 UTC (rev 102552)
+++ trunk/dports/cross/dfu-util/Portfile	2013-02-04 20:42:17 UTC (rev 102553)
@@ -10,7 +10,7 @@
 maintainers         gmail.com:benoit.triquet openmaintainer
 license             GPL-2+
 
-description         an Atmel AVR MCU programmer
+description         Device firmware update (DFU) USB programmer
 
 long_description    dfu-util is the host side implementation of the DFU 1.0 and DFU 1.1 specifications of the USB forum. DFU is intended to download and upload firmware to devices connected over USB. It ranges from small devices like micro-controller boards up to mobile phones. Using dfu-util you can download firmware to your DFU-enabled device or upload firmware from it. dfu-util has been tested with the Openmoko Neo1973 and Freerunner and many other devices.