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/shout/files/patch-configure | |
parent | 5a20e7990eb544509174d617d359bf0d4ac64737 (diff) | |
download | ports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.tar.gz ports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.zip |
Notes
Diffstat (limited to 'audio/shout/files/patch-configure')
-rw-r--r-- | audio/shout/files/patch-configure | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/shout/files/patch-configure b/audio/shout/files/patch-configure index d4d24c0b9bee..e1cf22b5b7c3 100644 --- a/audio/shout/files/patch-configure +++ b/audio/shout/files/patch-configure @@ -1,6 +1,6 @@ ---- configure Thu Apr 20 03:41:45 2000 -+++ configure.new Wed Jun 14 19:34:23 2000 -@@ -539,9 +539,9 @@ +--- configure.orig 2000-04-20 07:41:45 UTC ++++ configure +@@ -539,9 +539,9 @@ if test "x$enable_fsstd" = "xyes"; then LOGDIR="/var/log/icecast" else echo "FSSTD DISABLED" |