aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorBen Woods <woodsb02@FreeBSD.org>2021-05-22 02:10:44 +0000
committerBen Woods <woodsb02@FreeBSD.org>2021-05-22 02:13:01 +0000
commit95d52e52fb64ed8c6ccb6906a38dbede128a64c3 (patch)
tree7fcacd9c8d70bd82edac9a64dca32ecc4f55f04b /shells
parenteb7afecc805bc110e4ee852e4307c38c5f5c45f1 (diff)
downloadports-95d52e52fb64ed8c6ccb6906a38dbede128a64c3.tar.gz
ports-95d52e52fb64ed8c6ccb6906a38dbede128a64c3.zip
*/*: Fix ENOTIME: return my ports to the pool
Reset maintainership of my ports to ports@FreeBSD.org so others can step in to help where I haven't been able to find the time.
Diffstat (limited to 'shells')
-rw-r--r--shells/jailkit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/jailkit/Makefile b/shells/jailkit/Makefile
index 0b048f56cd49..e21a013549c8 100644
--- a/shells/jailkit/Makefile
+++ b/shells/jailkit/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= shells
MASTER_SITES= http://olivier.sessink.nl/jailkit/ \
http://www.sfr-fresh.com/unix/privat/
-MAINTAINER= woodsb02@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Utilities to limit user accounts to specific files and/or commands
LICENSE= BSD3CLAUSE