Date: Thu, 12 Jul 2018 21:05:37 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474536 - head/sysutils/u-boot-orangepi-plus-2e Message-ID: <201807122105.w6CL5bND084652@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Thu Jul 12 21:05:37 2018 New Revision: 474536 URL: https://svnweb.freebsd.org/changeset/ports/474536 Log: Setting MAINTAINER is redundant here now. Modified: head/sysutils/u-boot-orangepi-plus-2e/Makefile Modified: head/sysutils/u-boot-orangepi-plus-2e/Makefile ============================================================================== --- head/sysutils/u-boot-orangepi-plus-2e/Makefile Thu Jul 12 20:34:59 2018 (r474535) +++ head/sysutils/u-boot-orangepi-plus-2e/Makefile Thu Jul 12 21:05:37 2018 (r474536) @@ -1,7 +1,6 @@ # Created by: Jov <amutu@amutu.com> # $FreeBSD$ -MAINTAINER= uboot@FreeBSD.org MASTERDIR= ${.CURDIR}/../u-boot-master MODEL= orangepi-plus-2e
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807122105.w6CL5bND084652>