diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/aircrack-ng/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/icinga2/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/icingaweb2/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
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 |