diff options
-rw-r--r-- | misc/ftdi-eeprom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/ftdi-eeprom/Makefile b/misc/ftdi-eeprom/Makefile index cb82788a9f47..83c75d42bf14 100644 --- a/misc/ftdi-eeprom/Makefile +++ b/misc/ftdi-eeprom/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= misc MASTER_SITES= http://www.bwct.de/ +MAINTAINER= ports@FreeBSD.org COMMENT= A tool to programm the eeprom on FTDI usb devices MAKE_ARGS= BINDIR="${PREFIX}/sbin" \ |