mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Set fbsd:nokeywords property value to the one recommended by the Ports
Subversion Primer. Approved by: mandree@ (maintainer)
This commit is contained in:
parent
9d7867c318
commit
0ad288949c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303984
@ -111,7 +111,7 @@ setprop () {
|
||||
"${SVN}" -q -- propdel fbsd:nokeywords "${_file}"
|
||||
;;
|
||||
1) # no match
|
||||
"${SVN}" -q -- propset fbsd:nokeywords 1 "${_file}"
|
||||
"${SVN}" -q -- propset fbsd:nokeywords yes "${_file}"
|
||||
"${SVN}" -q -- propdel svn:keywords "${_file}"
|
||||
;;
|
||||
*) # egrep failed
|
||||
|
Loading…
Reference in New Issue
Block a user