summaryrefslogtreecommitdiff
path: root/audio/flac/patches/patch-ax
diff options
context:
space:
mode:
Diffstat (limited to 'audio/flac/patches/patch-ax')
-rw-r--r--audio/flac/patches/patch-ax11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/flac/patches/patch-ax b/audio/flac/patches/patch-ax
deleted file mode 100644
index fd42b8ccdbc..00000000000
--- a/audio/flac/patches/patch-ax
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-ax,v 1.1 2004/11/16 12:05:54 sketch Exp $
-
---- ./src/libOggFLAC++/stream_encoder.cpp.orig 2004-11-16 11:17:13.087258000 +0000
-+++ ./src/libOggFLAC++/stream_encoder.cpp 2004-11-16 11:17:17.124073000 +0000
-@@ -342,5 +342,5 @@
- instance->metadata_callback(metadata);
- }
-
-- };
-+ }
- };