diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-14 12:54:17 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-14 12:54:17 +0000 |
commit | 51505fe87160d96ee169096629f226ab1de71461 (patch) | |
tree | 3004c76cf66fa92cf01f8fa03dbcb9ff81517e42 /audio/quelcom/files/patch-af | |
parent | - Update to version 0.99.2 (diff) |
- Update to version 0.4.0
PR: ports/62813
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=100910
Diffstat (limited to 'audio/quelcom/files/patch-af')
-rw-r--r-- | audio/quelcom/files/patch-af | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/quelcom/files/patch-af b/audio/quelcom/files/patch-af deleted file mode 100644 index 02951031c30a..000000000000 --- a/audio/quelcom/files/patch-af +++ /dev/null @@ -1,11 +0,0 @@ ---- src/qmp3info.cc.orig Tue Jan 23 13:06:43 2001 -+++ src/qmp3info.cc Tue Jan 23 13:07:04 2001 -@@ -1,7 +1,7 @@ - # include <getopt.h> // getopt - # include "qmp3.hh" - # include "qexception.hh" -- -+typedef unsigned long ulong; - #ifdef NLS - # include <locale.h> - # include <libintl.h> |