diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-12-03 21:38:04 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-12-03 21:38:04 +0000 |
commit | c5292f38d23616908d667ad64dbce2e6885f65e6 (patch) | |
tree | 9ca7e965b0b7016b14cc0907bd6a893849bd8658 /Tools/scripts/patchtool.py | |
parent | Re-assign sobomax@'s ports after his commit bit was safekept. (diff) |
Return a bunch of tools formerly maintained by sobomax@ to the pool.
Diffstat (limited to 'Tools/scripts/patchtool.py')
-rwxr-xr-x | Tools/scripts/patchtool.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/scripts/patchtool.py b/Tools/scripts/patchtool.py index aa837588bb69..0c1d24f06842 100755 --- a/Tools/scripts/patchtool.py +++ b/Tools/scripts/patchtool.py @@ -16,7 +16,7 @@ # # $FreeBSD$ # -# MAINTAINER= sobomax@FreeBSD.org <- any unapproved commits to this file are +# MAINTAINER= ports@FreeBSD.org <- any unapproved commits to this file are # highly discouraged!!! # |