summaryrefslogtreecommitdiff
path: root/audio/xmms/files
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>1999-11-06 03:11:22 +0000
committerJim Mock <jim@FreeBSD.org>1999-11-06 03:11:22 +0000
commitad38e326e14ba069b60114a387540ed79c80e717 (patch)
tree3f9168361c7edec02d0b1a92f659bd1067063d9f /audio/xmms/files
parentI forgot to update "Version required" header. (diff)
Update to version 0.9.5.1.
PR: 14045 Submitted by: Espen Skoglund <esk@ira.uka.de>
Notes
Notes: svn path=/head/; revision=22936
Diffstat (limited to 'audio/xmms/files')
-rw-r--r--audio/xmms/files/patch-ab12
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/xmms/files/patch-ab b/audio/xmms/files/patch-ab
deleted file mode 100644
index 50f43a52a8ab..000000000000
--- a/audio/xmms/files/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
-*** configure.orig Sat Jul 3 19:47:22 1999
---- configure Sat Jul 3 19:46:47 1999
-***************
-*** 637,642 ****
---- 637,643 ----
- fi
- fi
- echo "$ac_t""$INSTALL" 1>&6
-+ ac_cv_path_install="$INSTALL"
-
- # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
- # It thinks the first close brace ends the variable substitution.