summaryrefslogtreecommitdiff
path: root/audio/flac/patches/patch-at
diff options
context:
space:
mode:
Diffstat (limited to 'audio/flac/patches/patch-at')
-rw-r--r--audio/flac/patches/patch-at11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/flac/patches/patch-at b/audio/flac/patches/patch-at
deleted file mode 100644
index 9c0842e3448..00000000000
--- a/audio/flac/patches/patch-at
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-at,v 1.1 2004/11/16 12:05:54 sketch Exp $
-
---- ./src/libOggFLAC++/file_encoder.cpp.orig 2004-11-16 11:12:44.142879000 +0000
-+++ ./src/libOggFLAC++/file_encoder.cpp 2004-11-16 11:12:52.120091000 +0000
-@@ -349,5 +349,5 @@
- instance->progress_callback(bytes_written, samples_written, frames_written, total_frames_estimate);
- }
-
-- };
-+ }
- };