mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
96fbb327bf
Mod player/tracking tool which supports XM and MOD formats. PR: 15180 Submitted by: Kristopher Zentner <kzentner@u.washington.edu>
8 lines
254 B
Plaintext
8 lines
254 B
Plaintext
--- app/Makefile.in.orig Mon Nov 29 01:49:07 1999
|
|
+++ app/Makefile.in Mon Nov 29 01:49:59 1999
|
|
@@ -466,3 +466,3 @@
|
|
install-exec-local:
|
|
- chown root.root $(bindir)/soundtracker
|
|
+ chown root.wheel $(bindir)/soundtracker
|
|
chmod +s $(bindir)/soundtracker
|