diff options
author | Lars Engels <lme@FreeBSD.org> | 2018-08-10 16:59:02 +0800 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2018-08-10 16:59:02 +0800 |
commit | 54c8756376a8d0eb4a3a9abe7653955beb7168db (patch) | |
tree | 827f00280c9404b0bcac97617294514cb6795b2d /net-mgmt | |
parent | 6093198910126dc52a4af249874025cf49897cb1 (diff) | |
download | freebsd-ports-gnome-54c8756376a8d0eb4a3a9abe7653955beb7168db.tar.gz freebsd-ports-gnome-54c8756376a8d0eb4a3a9abe7653955beb7168db.tar.zst freebsd-ports-gnome-54c8756376a8d0eb4a3a9abe7653955beb7168db.zip |
I accidently passed the ports back to the pool.
Grab them back.
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 |