From 96e5de1844be7d53f9b64b6989122f3fde758e95 Mon Sep 17 00:00:00 2001 From: skreuzer Date: Tue, 30 Aug 2011 13:33:46 +0000 Subject: Correct typo in COMMENT field --- misc/ftdi-eeprom/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/ftdi-eeprom/Makefile b/misc/ftdi-eeprom/Makefile index 601701a7601..8a29906bb76 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" -- cgit