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/yell | |
parent | 5a20e7990eb544509174d617d359bf0d4ac64737 (diff) | |
download | ports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.tar.gz ports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.zip |
Notes
Diffstat (limited to 'audio/yell')
-rw-r--r-- | audio/yell/files/patch-yell.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/yell/files/patch-yell.c b/audio/yell/files/patch-yell.c index 38472d4fcb4c..791d475bf21d 100644 --- a/audio/yell/files/patch-yell.c +++ b/audio/yell/files/patch-yell.c @@ -1,5 +1,5 @@ ---- ./yell.c.orig 2013-05-23 04:57:00.948543624 +0200 -+++ ./yell.c 2013-05-23 04:57:26.400583853 +0200 +--- yell.c.orig 2011-03-31 15:21:37 UTC ++++ yell.c @@ -1,5 +1,6 @@ #include <stdio.h> #include <stdlib.h> |