aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-18 20:22:13 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-18 20:22:13 +0000
commit5de86cd23e124beef6fcc340486e272b5c36e2d6 (patch)
treeb4835b32fe72f0aa7cda9a0c89ef422783fb273f
parent11fcc4deabca54ffcc49d8676df99cc9bd2ae250 (diff)
downloadports-5de86cd23e124beef6fcc340486e272b5c36e2d6.tar.gz
ports-5de86cd23e124beef6fcc340486e272b5c36e2d6.zip
Consolidate maintainership of various u-boot ports under u-boot@.
Submitted by: manu Differential Revision: D15884
Notes
Notes: svn path=/head/; revision=472714
-rw-r--r--sysutils/u-boot-a13-olinuxino/Makefile1
-rw-r--r--sysutils/u-boot-a64-olinuxino/Makefile1
-rw-r--r--sysutils/u-boot-bananapi/Makefile1
-rw-r--r--sysutils/u-boot-bananapim2/Makefile1
-rw-r--r--sysutils/u-boot-beaglebone/Makefile1
-rw-r--r--sysutils/u-boot-chip/Makefile1
-rw-r--r--sysutils/u-boot-cubieboard/Makefile1
-rw-r--r--sysutils/u-boot-cubieboard2/Makefile1
-rw-r--r--sysutils/u-boot-cubox-hummingboard/Makefile1
-rw-r--r--sysutils/u-boot-duovero/Makefile1
-rw-r--r--sysutils/u-boot-master/Makefile2
-rw-r--r--sysutils/u-boot-nanopi-m1plus/Makefile1
-rw-r--r--sysutils/u-boot-nanopi-neo-air/Makefile1
-rw-r--r--sysutils/u-boot-nanopi-neo/Makefile1
-rw-r--r--sysutils/u-boot-olimex-a20-som-evb/Makefile1
-rw-r--r--sysutils/u-boot-olinuxino-lime/Makefile1
-rw-r--r--sysutils/u-boot-orangepi-one/Makefile1
-rw-r--r--sysutils/u-boot-orangepi-pc/Makefile1
-rw-r--r--sysutils/u-boot-orangepi-pc2/Makefile1
-rw-r--r--sysutils/u-boot-pandaboard/Makefile1
-rw-r--r--sysutils/u-boot-pcduino3/Makefile1
-rw-r--r--sysutils/u-boot-sinovoip-bpi-m3/Makefile1
-rw-r--r--sysutils/u-boot-wandboard/Makefile1
-rw-r--r--sysutils/u-boot-zedboard/Makefile1
-rw-r--r--sysutils/u-boot-zybo/Makefile1
25 files changed, 1 insertions, 25 deletions
diff --git a/sysutils/u-boot-a13-olinuxino/Makefile b/sysutils/u-boot-a13-olinuxino/Makefile
index 41190d278191..fbf73730287d 100644
--- a/sysutils/u-boot-a13-olinuxino/Makefile
+++ b/sysutils/u-boot-a13-olinuxino/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= imp@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= a13-olinuxino
diff --git a/sysutils/u-boot-a64-olinuxino/Makefile b/sysutils/u-boot-a64-olinuxino/Makefile
index 9099a7c7c7fb..ae7687e45db8 100644
--- a/sysutils/u-boot-a64-olinuxino/Makefile
+++ b/sysutils/u-boot-a64-olinuxino/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= uboot@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= a64-olinuxino
diff --git a/sysutils/u-boot-bananapi/Makefile b/sysutils/u-boot-bananapi/Makefile
index 05e71ddcafca..213a20d4fe04 100644
--- a/sysutils/u-boot-bananapi/Makefile
+++ b/sysutils/u-boot-bananapi/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= imp@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= bananapi
diff --git a/sysutils/u-boot-bananapim2/Makefile b/sysutils/u-boot-bananapim2/Makefile
index 7df80c5ab07d..16fb463cbd2b 100644
--- a/sysutils/u-boot-bananapim2/Makefile
+++ b/sysutils/u-boot-bananapim2/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= imp@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= bananapim2
diff --git a/sysutils/u-boot-beaglebone/Makefile b/sysutils/u-boot-beaglebone/Makefile
index 9e639d46d686..7e28b673d4d6 100644
--- a/sysutils/u-boot-beaglebone/Makefile
+++ b/sysutils/u-boot-beaglebone/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= imp@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= beaglebone
diff --git a/sysutils/u-boot-chip/Makefile b/sysutils/u-boot-chip/Makefile
index ca60db4009fb..0133158e7a5c 100644
--- a/sysutils/u-boot-chip/Makefile
+++ b/sysutils/u-boot-chip/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= imp@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= chip
diff --git a/sysutils/u-boot-cubieboard/Makefile b/sysutils/u-boot-cubieboard/Makefile
index 73d87b332a8f..6897ceb0eec3 100644
--- a/sysutils/u-boot-cubieboard/Makefile
+++ b/sysutils/u-boot-cubieboard/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= imp@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= cubieboard
diff --git a/sysutils/u-boot-cubieboard2/Makefile b/sysutils/u-boot-cubieboard2/Makefile
index e21588160101..7ce4c03a37b9 100644
--- a/sysutils/u-boot-cubieboard2/Makefile
+++ b/sysutils/u-boot-cubieboard2/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= imp@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= cubieboard2
diff --git a/sysutils/u-boot-cubox-hummingboard/Makefile b/sysutils/u-boot-cubox-hummingboard/Makefile
index 3b704aeadf20..2904a3f6b43f 100644
--- a/sysutils/u-boot-cubox-hummingboard/Makefile
+++ b/sysutils/u-boot-cubox-hummingboard/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= imp@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= cubox-hummingboard
diff --git a/sysutils/u-boot-duovero/Makefile b/sysutils/u-boot-duovero/Makefile
index 67be7317b01d..0f84345cd11b 100644
--- a/sysutils/u-boot-duovero/Makefile
+++ b/sysutils/u-boot-duovero/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= imp@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= duovero
diff --git a/sysutils/u-boot-master/Makefile b/sysutils/u-boot-master/Makefile
index 1d00885a0e70..c233d88ad720 100644
--- a/sysutils/u-boot-master/Makefile
+++ b/sysutils/u-boot-master/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= sysutils
PKGNAMESUFFIX?= -${MODEL}
MASTER_SITES= ftp://ftp.denx.de/pub/u-boot/
-MAINTAINER= uboot@FreeBSD.org
+MAINTAINER?= uboot@FreeBSD.org
COMMENT= Cross-build das u-boot for model ${MODEL}
LICENSE= GPLv2
diff --git a/sysutils/u-boot-nanopi-m1plus/Makefile b/sysutils/u-boot-nanopi-m1plus/Makefile
index 285dcdad2ed7..e9f299be5cfe 100644
--- a/sysutils/u-boot-nanopi-m1plus/Makefile
+++ b/sysutils/u-boot-nanopi-m1plus/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= manu@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= nanopi_m1plus
diff --git a/sysutils/u-boot-nanopi-neo-air/Makefile b/sysutils/u-boot-nanopi-neo-air/Makefile
index bf0d5628d38e..5b5376163ecc 100644
--- a/sysutils/u-boot-nanopi-neo-air/Makefile
+++ b/sysutils/u-boot-nanopi-neo-air/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= manu@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= nanopi_neo_air
diff --git a/sysutils/u-boot-nanopi-neo/Makefile b/sysutils/u-boot-nanopi-neo/Makefile
index d0acbd7d06b5..1aaf1f92e567 100644
--- a/sysutils/u-boot-nanopi-neo/Makefile
+++ b/sysutils/u-boot-nanopi-neo/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= manu@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= nanopi_neo
diff --git a/sysutils/u-boot-olimex-a20-som-evb/Makefile b/sysutils/u-boot-olimex-a20-som-evb/Makefile
index 24d38acbb1ba..f789f295e893 100644
--- a/sysutils/u-boot-olimex-a20-som-evb/Makefile
+++ b/sysutils/u-boot-olimex-a20-som-evb/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= imp@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= olimex-a20-som-evb
diff --git a/sysutils/u-boot-olinuxino-lime/Makefile b/sysutils/u-boot-olinuxino-lime/Makefile
index f1eac12291e6..f900e06008b1 100644
--- a/sysutils/u-boot-olinuxino-lime/Makefile
+++ b/sysutils/u-boot-olinuxino-lime/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= imp@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= olinuxino-lime
diff --git a/sysutils/u-boot-orangepi-one/Makefile b/sysutils/u-boot-orangepi-one/Makefile
index 291134349278..204131e76f8e 100644
--- a/sysutils/u-boot-orangepi-one/Makefile
+++ b/sysutils/u-boot-orangepi-one/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= imp@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= orangepi-one
diff --git a/sysutils/u-boot-orangepi-pc/Makefile b/sysutils/u-boot-orangepi-pc/Makefile
index cb325ddbe145..dcbf96cf7dc6 100644
--- a/sysutils/u-boot-orangepi-pc/Makefile
+++ b/sysutils/u-boot-orangepi-pc/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= uboot@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= orangepi-pc
diff --git a/sysutils/u-boot-orangepi-pc2/Makefile b/sysutils/u-boot-orangepi-pc2/Makefile
index 775bb0090507..53321b644687 100644
--- a/sysutils/u-boot-orangepi-pc2/Makefile
+++ b/sysutils/u-boot-orangepi-pc2/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= uboot@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= orangepi-pc2
diff --git a/sysutils/u-boot-pandaboard/Makefile b/sysutils/u-boot-pandaboard/Makefile
index 7d04f5e19f21..0d628a1e701c 100644
--- a/sysutils/u-boot-pandaboard/Makefile
+++ b/sysutils/u-boot-pandaboard/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= imp@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= pandaboard
diff --git a/sysutils/u-boot-pcduino3/Makefile b/sysutils/u-boot-pcduino3/Makefile
index a9ec4e0d4aea..60d03ff20ad2 100644
--- a/sysutils/u-boot-pcduino3/Makefile
+++ b/sysutils/u-boot-pcduino3/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= imp@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= pcduino3
diff --git a/sysutils/u-boot-sinovoip-bpi-m3/Makefile b/sysutils/u-boot-sinovoip-bpi-m3/Makefile
index 0e91795fba6d..c3bfeda24b5e 100644
--- a/sysutils/u-boot-sinovoip-bpi-m3/Makefile
+++ b/sysutils/u-boot-sinovoip-bpi-m3/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= uboot@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= sinovoip-bpi-m3
diff --git a/sysutils/u-boot-wandboard/Makefile b/sysutils/u-boot-wandboard/Makefile
index 99435d877aca..1291e8ec89f6 100644
--- a/sysutils/u-boot-wandboard/Makefile
+++ b/sysutils/u-boot-wandboard/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= imp@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= wandboard
diff --git a/sysutils/u-boot-zedboard/Makefile b/sysutils/u-boot-zedboard/Makefile
index 7ca568b49ebd..b05306a60e1c 100644
--- a/sysutils/u-boot-zedboard/Makefile
+++ b/sysutils/u-boot-zedboard/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= imp@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= zedboard
diff --git a/sysutils/u-boot-zybo/Makefile b/sysutils/u-boot-zybo/Makefile
index 082c1707a859..30bbf32eb85d 100644
--- a/sysutils/u-boot-zybo/Makefile
+++ b/sysutils/u-boot-zybo/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-MAINTAINER= imp@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= zybo