summaryrefslogtreecommitdiff
path: root/audio/muse/files/patch-shout::mp3.c
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-04-29 07:43:38 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-04-29 07:43:38 +0000
commit2e8fc655bc93890a4b9bb382c4d002b620adb9c5 (patch)
tree803320619e3a432324b952a0f20628ad52b471d0 /audio/muse/files/patch-shout::mp3.c
parentupdate to Beta 1 (20040422). (diff)
- Update to version 0.9
PR: ports/65990 Submitted by: Ports Fury
Diffstat (limited to 'audio/muse/files/patch-shout::mp3.c')
-rw-r--r--audio/muse/files/patch-shout::mp3.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/muse/files/patch-shout::mp3.c b/audio/muse/files/patch-shout::mp3.c
deleted file mode 100644
index 8570a8224d54..000000000000
--- a/audio/muse/files/patch-shout::mp3.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- shout/mp3.c.orig Tue Mar 25 05:30:10 2003
-+++ shout/mp3.c Thu Apr 24 02:44:09 2003
-@@ -1,7 +1,6 @@
- /* mp3.c: libshout MP3 format handler */
-
- #include <stdio.h>
--#include <stdint.h>
- #include <stdlib.h>
- #include <string.h>
- #include <config.h>