mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
Fix typo
Reported by: ak
This commit is contained in:
parent
3e7a23903b
commit
18f59d0843
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328128
@ -12,7 +12,7 @@
|
||||
.if ${UID} != 0
|
||||
MAKE_ENV+= BINOWN=${UID} SHAREOWN=${UID} CONFOWN=${UID}
|
||||
BINOWN= ${UID}
|
||||
SHAREOWN= ${UIID}
|
||||
SHAREOWN= ${UID}
|
||||
WWWOWN= ${UID}
|
||||
.endif
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user