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-ae | |
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-ae')
-rw-r--r-- | audio/quelcom/files/patch-ae | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/audio/quelcom/files/patch-ae b/audio/quelcom/files/patch-ae deleted file mode 100644 index f82dfe16a678..000000000000 --- a/audio/quelcom/files/patch-ae +++ /dev/null @@ -1,9 +0,0 @@ ---- src/qwavinfo.cc.orig Tue Jan 23 13:05:30 2001 -+++ src/qwavinfo.cc Tue Jan 23 13:05:42 2001 -@@ -1,6 +1,6 @@ - # include <getopt.h> // getopt - # include <sys/types.h> // ulong, ... -- -+typedef unsigned long ulong; - # include "qwav.hh" - # include "qexception.hh" |