summary refs log tree commit diff
path: root/port
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-20 13:30:27 -0500
committerJune McEnroe <june@causal.agency>2021-01-20 13:30:27 -0500
commit3968224ad89128d743d92c5b121479d6dd67b6c5 (patch)
tree9b01101b1103c745d7be1196643a7746e002d5a7 /port
parentPrefer tag matches not preceded by [[:alnum:]] (diff)
downloadsrc-3968224ad89128d743d92c5b121479d6dd67b6c5.tar.gz
src-3968224ad89128d743d92c5b121479d6dd67b6c5.zip
Avoid matching ':' in make tags
Otherwise a :: rule includes one of the ':'s in the tag name.
Diffstat (limited to 'port')
0 files changed, 0 insertions, 0 deletions
r> 2020-08-14Implement user and group lookupJune McEnroe 2020-08-14Add install targetJune McEnroe 2020-08-14Add spawnd skeletonJune McEnroe