diff options
Diffstat (limited to 'misc/ftdi-eeprom')
-rw-r--r-- | misc/ftdi-eeprom/Makefile | 2 |
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" |