aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-06-11 18:55:29 +0000
committerJohn Marino <marino@FreeBSD.org>2014-06-11 18:55:29 +0000
commitd0bb05930a337e5f8a7c5dd53be0e863e27a3e51 (patch)
tree99ce4bc6ae9416a69ed46d090282a42fdb8cd962 /shells
parent996a285788c9663dc90a72db3041084cd3a0bfd0 (diff)
downloadports-d0bb05930a337e5f8a7c5dd53be0e863e27a3e51.tar.gz
ports-d0bb05930a337e5f8a7c5dd53be0e863e27a3e51.zip
Notes
Diffstat (limited to 'shells')
-rw-r--r--shells/jailkit/Makefile2
-rw-r--r--shells/lshell/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/shells/jailkit/Makefile b/shells/jailkit/Makefile
index 8abd664ea093..668db0ef6589 100644
--- a/shells/jailkit/Makefile
+++ b/shells/jailkit/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= shells
MASTER_SITES= http://olivier.sessink.nl/jailkit/ \
http://www.sfr-fresh.com/unix/privat/
-MAINTAINER= sylvio@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Utilities to limit user account
GNU_CONFIGURE= yes
diff --git a/shells/lshell/Makefile b/shells/lshell/Makefile
index 254a16c42190..a393d8c1657f 100644
--- a/shells/lshell/Makefile
+++ b/shells/lshell/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.9.15.1
CATEGORIES= shells
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.9.15/
-MAINTAINER= sylvio@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Shell environment to limited sets of commands to user's
USE_PYDISTUTILS= yes