aboutsummaryrefslogtreecommitdiff
path: root/misc/ftdi-eeprom
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2011-08-30 13:33:46 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2011-08-30 13:33:46 +0000
commit6b9a25765e1ca45223aa615eadf6e11d7b797388 (patch)
tree85edfb2eb74ef1b7703b8a6109e1546a1d5b8a4d /misc/ftdi-eeprom
parent1efff132784ab07e71285d93e77e1d04d5aef303 (diff)
downloadports-6b9a25765e1ca45223aa615eadf6e11d7b797388.tar.gz
ports-6b9a25765e1ca45223aa615eadf6e11d7b797388.zip
Correct typo in COMMENT field
Notes
Notes: svn path=/head/; revision=280764
Diffstat (limited to 'misc/ftdi-eeprom')
-rw-r--r--misc/ftdi-eeprom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ftdi-eeprom/Makefile b/misc/ftdi-eeprom/Makefile
index 601701a76013..8a29906bb76d 100644
--- a/misc/ftdi-eeprom/Makefile
+++ b/misc/ftdi-eeprom/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= misc
MASTER_SITES= http://www.bwct.de/
MAINTAINER= ports@FreeBSD.org
-COMMENT= A tool to programm the eeprom on FTDI usb devices
+COMMENT= A tool to program the eeprom on FTDI usb devices
MAKE_ARGS= BINDIR="${PREFIX}/sbin" \
MANDIR="${PREFIX}/man/man"