aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2022-06-06 12:00:29 +0000
committerRene Ladan <rene@FreeBSD.org>2022-06-06 12:00:29 +0000
commit1f1895b22b19eeb693fb6d11ebe364ddfd424e56 (patch)
treeb3005acca707402b044a2a6bf50c5edb5519b58d /sysutils
parent724071fda4787b1363ef25304c7d4eca2155d000 (diff)
downloadports-1f1895b22b19eeb693fb6d11ebe364ddfd424e56.tar.gz
ports-1f1895b22b19eeb693fb6d11ebe364ddfd424e56.zip
all: return trasz' ports to the pool after safekeeping his commit bit
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/confctl/Makefile2
-rw-r--r--sysutils/debootstrap/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/confctl/Makefile b/sysutils/confctl/Makefile
index d0f904247b89..f481589932a2 100644
--- a/sysutils/confctl/Makefile
+++ b/sysutils/confctl/Makefile
@@ -4,7 +4,7 @@ PORTNAME= confctl
PORTVERSION= 1.2
CATEGORIES= sysutils
-MAINTAINER= trasz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Utility to parse and modify C-like configuration files
LICENSE= BSD2CLAUSE
diff --git a/sysutils/debootstrap/Makefile b/sysutils/debootstrap/Makefile
index f0b4d63438d4..3a3eaf89c74f 100644
--- a/sysutils/debootstrap/Makefile
+++ b/sysutils/debootstrap/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= sysutils
MASTER_SITES= DEBIAN
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= trasz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Install Debian or Ubuntu base system into a directory
LICENSE= MIT