diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
commit | 9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch) | |
tree | 9b071a8105704e992946dcd6b801e9fcb7635142 /audio/patchage | |
parent | 5a20e7990eb544509174d617d359bf0d4ac64737 (diff) | |
download | ports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.tar.gz ports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.zip |
Notes
Diffstat (limited to 'audio/patchage')
-rw-r--r-- | audio/patchage/files/patch-src_Patchage.cpp (renamed from audio/patchage/files/patch-src-Patchage.cpp) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/patchage/files/patch-src-Patchage.cpp b/audio/patchage/files/patch-src_Patchage.cpp index 5677cd232470..cb3c45f07261 100644 --- a/audio/patchage/files/patch-src-Patchage.cpp +++ b/audio/patchage/files/patch-src_Patchage.cpp @@ -1,5 +1,5 @@ ---- src/Patchage.cpp.orig 2011-01-10 07:53:06.000000000 +0900 -+++ src/Patchage.cpp 2011-07-24 02:43:38.000000000 +0900 +--- src/Patchage.cpp.orig 2011-01-09 22:53:06 UTC ++++ src/Patchage.cpp @@ -21,6 +21,11 @@ #include <fstream> #include <sstream> |