Index: head/sysutils/u-boot-orangepi-zero/Makefile =================================================================== --- head/sysutils/u-boot-orangepi-zero/Makefile (revision 567904) +++ head/sysutils/u-boot-orangepi-zero/Makefile (revision 567905) @@ -1,10 +1,9 @@ # $FreeBSD$ -MAINTAINER= uboot@FreeBSD.org MASTERDIR= ${.CURDIR}/../u-boot-master MODEL= orangepi-zero BOARD_CONFIG= orangepi_zero_defconfig FAMILY= allwinner .include "${MASTERDIR}/Makefile"