aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/consul/Makefile2
-rw-r--r--sysutils/direnv/Makefile2
-rw-r--r--sysutils/envconsul/Makefile2
-rw-r--r--sysutils/ipfs-go-fs-repo-migrations/Makefile2
-rw-r--r--sysutils/openseachest/Makefile2
-rw-r--r--sysutils/p5-BSD-Process/Makefile2
-rw-r--r--sysutils/py-psutil121/Makefile2
-rw-r--r--sysutils/serf/Makefile2
-rw-r--r--sysutils/tarsnap-gui/Makefile2
-rw-r--r--sysutils/tmate-ssh-server/Makefile2
-rw-r--r--sysutils/tmate/Makefile2
11 files changed, 11 insertions, 11 deletions
diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile
index 882b96ea77f5..b4a1e3d1318f 100644
--- a/sysutils/consul/Makefile
+++ b/sysutils/consul/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 8
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Service discovery and configuration made easy
WWW= https://www.consul.io/
diff --git a/sysutils/direnv/Makefile b/sysutils/direnv/Makefile
index 32f59ae61a29..293991c0dbb9 100644
--- a/sysutils/direnv/Makefile
+++ b/sysutils/direnv/Makefile
@@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v
PORTREVISION= 13
CATEGORIES= sysutils
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Environment variable manager for your shell
WWW= https://direnv.net/
diff --git a/sysutils/envconsul/Makefile b/sysutils/envconsul/Makefile
index 040462990cd2..07521e1fa5bc 100644
--- a/sysutils/envconsul/Makefile
+++ b/sysutils/envconsul/Makefile
@@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v
PORTREVISION= 13
CATEGORIES= sysutils
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Populate values from Consul into a process environment
WWW= https://github.com/hashicorp/envconsul
diff --git a/sysutils/ipfs-go-fs-repo-migrations/Makefile b/sysutils/ipfs-go-fs-repo-migrations/Makefile
index d9a952f74856..85330c977dca 100644
--- a/sysutils/ipfs-go-fs-repo-migrations/Makefile
+++ b/sysutils/ipfs-go-fs-repo-migrations/Makefile
@@ -5,7 +5,7 @@ PORTREVISION= 12
CATEGORIES= sysutils
MASTER_SITES= https://github.com/ipfs/fs-repo-migrations/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Migrations for the filesystem repository of ipfs clients
WWW= https://github.com/ipfs/fs-repo-migrations
diff --git a/sysutils/openseachest/Makefile b/sysutils/openseachest/Makefile
index 2e4f8b1faa1c..8386ebb7fb95 100644
--- a/sysutils/openseachest/Makefile
+++ b/sysutils/openseachest/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 21.06.21
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Utilities for managing storage devices
WWW= https://github.com/Seagate/openSeaChest
diff --git a/sysutils/p5-BSD-Process/Makefile b/sysutils/p5-BSD-Process/Makefile
index 3f1be61cc854..7aa05476b7a4 100644
--- a/sysutils/p5-BSD-Process/Makefile
+++ b/sysutils/p5-BSD-Process/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DLAND
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Information about running processes on BSD platforms
WWW= https://metacpan.org/release/BSD-Process
diff --git a/sysutils/py-psutil121/Makefile b/sysutils/py-psutil121/Makefile
index 823a03be6c1c..89ea83513c3f 100644
--- a/sysutils/py-psutil121/Makefile
+++ b/sysutils/py-psutil121/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= 121
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Process utilities module for Python
WWW= https://pypi.org/project/psutil/
diff --git a/sysutils/serf/Makefile b/sysutils/serf/Makefile
index 5cbd2cfb0197..a9e2dc0bed81 100644
--- a/sysutils/serf/Makefile
+++ b/sysutils/serf/Makefile
@@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v
CATEGORIES= sysutils
PKGNAMEPREFIX= hashicorp-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Service discovery and configuration made easy
WWW= https://serfdom.io/
diff --git a/sysutils/tarsnap-gui/Makefile b/sysutils/tarsnap-gui/Makefile
index 95f782a5bb79..bbd93c18066f 100644
--- a/sysutils/tarsnap-gui/Makefile
+++ b/sysutils/tarsnap-gui/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 4
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Cross platform GUI for the Tarsnap command line client
WWW= https://github.com/Tarsnap/tarsnap-gui/wiki
diff --git a/sysutils/tmate-ssh-server/Makefile b/sysutils/tmate-ssh-server/Makefile
index 98c85302abcd..177503b2ae74 100644
--- a/sysutils/tmate-ssh-server/Makefile
+++ b/sysutils/tmate-ssh-server/Makefile
@@ -4,7 +4,7 @@ PORTEPOCH= 1
PORTREVISION= 1
CATEGORIES= sysutils
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Instant terminal sharing server
WWW= https://tmate.io/
diff --git a/sysutils/tmate/Makefile b/sysutils/tmate/Makefile
index e139e619f035..1028030a4bb3 100644
--- a/sysutils/tmate/Makefile
+++ b/sysutils/tmate/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 2.4.0
PORTREVISION= 2
CATEGORIES= sysutils
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Instant terminal sharing
WWW= https://tmate.io/