Index: head/sysutils/u-boot-pine64/Makefile =================================================================== --- head/sysutils/u-boot-pine64/Makefile (revision 474543) +++ head/sysutils/u-boot-pine64/Makefile (revision 474544) @@ -1,10 +1,9 @@ # $FreeBSD$ -MAINTAINER= uboot@FreeBSD.org MASTERDIR= ${.CURDIR}/../u-boot-master MODEL= pine64 BOARD_CONFIG= pine64_plus_defconfig FAMILY= allwinner64 .include "${MASTERDIR}/Makefile" Index: head/sysutils/u-boot-sopine/Makefile =================================================================== --- head/sysutils/u-boot-sopine/Makefile (revision 474543) +++ head/sysutils/u-boot-sopine/Makefile (revision 474544) @@ -1,10 +1,9 @@ # $FreeBSD$ -MAINTAINER= uboot@FreeBSD.org MASTERDIR= ${.CURDIR}/../u-boot-master MODEL= sopine BOARD_CONFIG= sopine_baseboard_defconfig FAMILY= allwinner64 .include "${MASTERDIR}/Makefile"