From 54c8756376a8d0eb4a3a9abe7653955beb7168db Mon Sep 17 00:00:00 2001 From: Lars Engels Date: Fri, 10 Aug 2018 08:59:02 +0000 Subject: [PATCH] I accidently passed the ports back to the pool. Grab them back. --- german/mediathekview/Makefile | 2 +- net-mgmt/aircrack-ng/Makefile | 2 +- net-mgmt/icinga2/Makefile | 2 +- net-mgmt/icingaweb2/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/german/mediathekview/Makefile b/german/mediathekview/Makefile index 28ff710426f4..0b28f4cfe26a 100644 --- a/german/mediathekview/Makefile +++ b/german/mediathekview/Makefile @@ -7,7 +7,7 @@ CATEGORIES= german java MASTER_SITES= https://download.mediathekview.de/stabil/ DISTNAME= MediathekView-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lme@FreeBSD.org COMMENT= Filme der oeff. rechtlichen Sender herunterladen und ansehen LICENSE= GPLv3 diff --git a/net-mgmt/aircrack-ng/Makefile b/net-mgmt/aircrack-ng/Makefile index 5c35a3f9e2a6..18d504e21d67 100644 --- a/net-mgmt/aircrack-ng/Makefile +++ b/net-mgmt/aircrack-ng/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= net-mgmt security MASTER_SITES= http://download.aircrack-ng.org/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lme@FreeBSD.org COMMENT= 802.11 WEP and WPA-PSK keys cracking program LICENSE= GPLv2 BSD3CLAUSE APACHE20 diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile index 341ee81544a1..645382971bff 100644 --- a/net-mgmt/icinga2/Makefile +++ b/net-mgmt/icinga2/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 2.9.1 CATEGORIES= net-mgmt -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lme@FreeBSD.org COMMENT= Monitoring and management system for hosts, services and networks LICENSE= GPLv2 diff --git a/net-mgmt/icingaweb2/Makefile b/net-mgmt/icingaweb2/Makefile index 9884ebc37350..2135b584a739 100644 --- a/net-mgmt/icingaweb2/Makefile +++ b/net-mgmt/icingaweb2/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 2.6.1 CATEGORIES= net-mgmt www -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lme@FreeBSD.org COMMENT= Next generation web interface for Icinga 1 and 2 LICENSE= GPLv2