diff options
author | woodsb02 <woodsb02@FreeBSD.org> | 2016-05-10 04:46:48 +0800 |
---|---|---|
committer | woodsb02 <woodsb02@FreeBSD.org> | 2016-05-10 04:46:48 +0800 |
commit | 536885f26741edc1209d6ae75c71ff7fbe2028a2 (patch) | |
tree | eac7738e7b025384ea130b4d8e7f7c4d65d4b518 /shells | |
parent | 319774b29d1524af138907e57954ca4242232cc0 (diff) | |
download | freebsd-ports-graphics-536885f26741edc1209d6ae75c71ff7fbe2028a2.tar.gz freebsd-ports-graphics-536885f26741edc1209d6ae75c71ff7fbe2028a2.tar.zst freebsd-ports-graphics-536885f26741edc1209d6ae75c71ff7fbe2028a2.zip |
Update the maintainer email address for the ports I
maintain to woodsb02@FreeBSD.org
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6278
Diffstat (limited to 'shells')
-rw-r--r-- | shells/jailkit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/jailkit/Makefile b/shells/jailkit/Makefile index 38ad2fe6bd6..26adb545cd9 100644 --- a/shells/jailkit/Makefile +++ b/shells/jailkit/Makefile @@ -7,7 +7,7 @@ CATEGORIES= shells MASTER_SITES= http://olivier.sessink.nl/jailkit/ \ http://www.sfr-fresh.com/unix/privat/ -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Utilities to limit user accounts to specific files and/or commands LICENSE= BSD3CLAUSE |