From 713bf8bcecae823cfb8889a0c182f0b5ccad0d66 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Tue, 5 Nov 2019 20:59:57 +0000 Subject: [PATCH] Return brd's ports to the pool after safekeeping his commit bit. --- benchmarks/hey/Makefile | 2 +- devel/rubygem-errand/Makefile | 2 +- devel/rubygem-p4ruby/Makefile | 2 +- misc/raspbsd-led/Makefile | 2 +- net-mgmt/intel-snap/Makefile | 2 +- net-mgmt/rubygem-visage-app/Makefile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/benchmarks/hey/Makefile b/benchmarks/hey/Makefile index 3425ca2bc767..2238f42bb24a 100644 --- a/benchmarks/hey/Makefile +++ b/benchmarks/hey/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.1.1 DISTVERSIONPREFIX= v CATEGORIES= benchmarks -MAINTAINER= brd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tiny program that sends some load to a web application LICENSE= APACHE20 diff --git a/devel/rubygem-errand/Makefile b/devel/rubygem-errand/Makefile index 40815cd034c3..201b23d5884a 100644 --- a/devel/rubygem-errand/Makefile +++ b/devel/rubygem-errand/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= brd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby bindings for RRD LICENSE= MIT diff --git a/devel/rubygem-p4ruby/Makefile b/devel/rubygem-p4ruby/Makefile index c851a4015c8a..ac581205cab0 100644 --- a/devel/rubygem-p4ruby/Makefile +++ b/devel/rubygem-p4ruby/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 2017.1.1599185 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= brd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby bindings for the Perforce API LICENSE= BSD2CLAUSE diff --git a/misc/raspbsd-led/Makefile b/misc/raspbsd-led/Makefile index a7c8607ea0a5..9a2f2d84f97e 100644 --- a/misc/raspbsd-led/Makefile +++ b/misc/raspbsd-led/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= misc -MAINTAINER= brd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Misc LED programs for ARM boards USE_GITHUB= yes diff --git a/net-mgmt/intel-snap/Makefile b/net-mgmt/intel-snap/Makefile index 8bf08ae99d53..92f0b7565dec 100644 --- a/net-mgmt/intel-snap/Makefile +++ b/net-mgmt/intel-snap/Makefile @@ -5,7 +5,7 @@ PORTNAME= intel-snap PORTVERSION= 0.0.1 CATEGORIES= net-mgmt -MAINTAINER= brd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Intels open telemetry framework #LICENSE= APACHE2 diff --git a/net-mgmt/rubygem-visage-app/Makefile b/net-mgmt/rubygem-visage-app/Makefile index 2fc1c33e6f60..2ac1e38edf8a 100644 --- a/net-mgmt/rubygem-visage-app/Makefile +++ b/net-mgmt/rubygem-visage-app/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= net-mgmt rubygems MASTER_SITES= RG -MAINTAINER= brd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graph tool for Collectd LICENSE= MIT