aboutsummaryrefslogtreecommitdiff
path: root/audio/soundtracker/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'audio/soundtracker/files/patch-ad')
-rw-r--r--audio/soundtracker/files/patch-ad11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/soundtracker/files/patch-ad b/audio/soundtracker/files/patch-ad
deleted file mode 100644
index 2a309fafb126..000000000000
--- a/audio/soundtracker/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- app/Makefile.in.orig Fri Feb 18 23:15:50 2000
-+++ app/Makefile.in Fri Feb 18 23:18:29 2000
-@@ -475,6 +475,6 @@
-
- install-exec-local:
-- chown root.root $(bindir)/soundtracker
-- chmod +s $(bindir)/soundtracker
-+ chown root.wheel $(bindir)/soundtracker
-+# chmod +s $(bindir)/soundtracker
-
- # Tell versions [3.59,3.63) of GNU make to not export all variables.