From d0922198b17571f749cbfa4d6b4b86918c197e42 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 2 Aug 2017 16:17:19 +0000 Subject: [PATCH] Trim unneeded lines in this slave port. --- sysutils/u-boot-orangepi-plus-2e/Makefile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sysutils/u-boot-orangepi-plus-2e/Makefile b/sysutils/u-boot-orangepi-plus-2e/Makefile index 9121aad50f6f..b9fdaba83015 100644 --- a/sysutils/u-boot-orangepi-plus-2e/Makefile +++ b/sysutils/u-boot-orangepi-plus-2e/Makefile @@ -2,12 +2,7 @@ # $FreeBSD$ MAINTAINER= amutu@amutu.com -COMMENT= Cross-build U-Boot loader for OrangePi Plus 2E - -LICENSE= GPLv2 - MASTERDIR= ${.CURDIR}/../u-boot-master -DESCR= ${.CURDIR}/pkg-descr MODEL= orangepi-plus-2e BOARD_CONFIG= orangepi_plus2e_defconfig