Date: Wed, 2 Aug 2017 16:17:20 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447121 - head/sysutils/u-boot-orangepi-plus-2e Message-ID: <201708021617.v72GHKji009940@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: imp Date: Wed Aug 2 16:17:19 2017 New Revision: 447121 URL: https://svnweb.freebsd.org/changeset/ports/447121 Log: Trim unneeded lines in this slave port. Modified: head/sysutils/u-boot-orangepi-plus-2e/Makefile (contents, props changed) Modified: head/sysutils/u-boot-orangepi-plus-2e/Makefile ============================================================================== --- head/sysutils/u-boot-orangepi-plus-2e/Makefile Wed Aug 2 16:17:14 2017 (r447120) +++ head/sysutils/u-boot-orangepi-plus-2e/Makefile Wed Aug 2 16:17:19 2017 (r447121) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708021617.v72GHKji009940>