From e8284034fc561f7ac8e47a617056b34deafde9e3 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Wed, 19 Feb 2003 00:03:53 +0000 Subject: [PATCH] Oops, we need an explicit MAINTAINER line. --- misc/ftdi-eeprom/Makefile | 1 + 1 file changed, 1 insertion(+) 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" \