diff options
Diffstat (limited to 'misc/ftdi-eeprom/Makefile')
-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 5c7948f372e0..0a5e2e90891c 100644 --- a/misc/ftdi-eeprom/Makefile +++ b/misc/ftdi-eeprom/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://www.bwct.de/ MAINTAINER= ports@FreeBSD.org COMMENT= Tool to program the eeprom on FTDI usb devices +WWW= https://www.bwct.de/ MAKE_ARGS= BINDIR="${PREFIX}/sbin" \ MANDIR="${PREFIX}/man/man" |