mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Use UID 95 instead of 94, perforce already uses 94.
Noticed by: Seth Kingsley <sethk@meowfishies.com>
This commit is contained in:
parent
6844be8d51
commit
53c8689b12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65554
@ -10,7 +10,7 @@ fi
|
||||
|
||||
USER=interch
|
||||
GROUP=${USER}
|
||||
UID=94
|
||||
UID=95
|
||||
GID=${UID}
|
||||
|
||||
pw groupshow ${GROUP} >/dev/null 2>&1 \
|
||||
|
Loading…
Reference in New Issue
Block a user