diff options
Diffstat (limited to 'audio/soundtracker/files/patch-aa')
-rw-r--r-- | audio/soundtracker/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/soundtracker/files/patch-aa b/audio/soundtracker/files/patch-aa index aadb26692d97..1401875b522e 100644 --- a/audio/soundtracker/files/patch-aa +++ b/audio/soundtracker/files/patch-aa @@ -12,7 +12,7 @@ - @echo "*** This improves sound responsivity, but may be a security risk" - @echo "*** if this is a multi-user machine. See file INSTALL." - @echo "***" -+ chown root.wheel $(bindir)/soundtracker ++ chown root:wheel $(bindir)/soundtracker +# chmod +s $(bindir)/soundtracker @echo "" +# @echo "***" |