Index: head/sysutils/u-boot-nanopi-m1plus/Makefile =================================================================== --- head/sysutils/u-boot-nanopi-m1plus/Makefile (revision 447380) +++ head/sysutils/u-boot-nanopi-m1plus/Makefile (revision 447381) @@ -1,10 +1,10 @@ # $FreeBSD$ -MAINTAINER= manuFreeBSD.org +MAINTAINER= manu@FreeBSD.org MASTERDIR= ${.CURDIR}/../u-boot-master MODEL= nanopi_m1plus BOARD_CONFIG= nanopi_m1_plus_defconfig FAMILY= allwinner .include "${MASTERDIR}/Makefile" Index: head/sysutils/u-boot-nanopi-neo-air/Makefile =================================================================== --- head/sysutils/u-boot-nanopi-neo-air/Makefile (revision 447380) +++ head/sysutils/u-boot-nanopi-neo-air/Makefile (revision 447381) @@ -1,10 +1,10 @@ # $FreeBSD$ -MAINTAINER= manuFreeBSD.org +MAINTAINER= manu@FreeBSD.org MASTERDIR= ${.CURDIR}/../u-boot-master MODEL= nanopi_neo_air BOARD_CONFIG= nanopi_neo_air_defconfig FAMILY= allwinner .include "${MASTERDIR}/Makefile"