diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-09-24 01:22:45 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-09-24 01:22:45 +0800 |
commit | e0064736688b7288692ef06f4b1c52960f091f95 (patch) | |
tree | e36c506f154f2165a252f589809e5252b7a23589 /Tools/scripts | |
parent | 851651444c0776e4006162ed6fd20a71b88480dd (diff) | |
download | freebsd-ports-gnome-e0064736688b7288692ef06f4b1c52960f091f95.tar.gz freebsd-ports-gnome-e0064736688b7288692ef06f4b1c52960f091f95.tar.zst freebsd-ports-gnome-e0064736688b7288692ef06f4b1c52960f091f95.zip |
- s/make/may/
Reported by: wxs
Diffstat (limited to 'Tools/scripts')
-rwxr-xr-x | Tools/scripts/mark_safe.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/scripts/mark_safe.pl b/Tools/scripts/mark_safe.pl index 24e70e0b4ad5..eab646b1f9f8 100755 --- a/Tools/scripts/mark_safe.pl +++ b/Tools/scripts/mark_safe.pl @@ -3,7 +3,7 @@ # $FreeBSD$ # # MAINTAINER= pgollucci@FreeBSD.org -# all committers make commit to this file without approval +# all committers may commit to this file without approval ## core use strict; |