mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
bc087374d3
Submitted by: Ade Lovett <ade@lovett.com>
10 lines
329 B
Plaintext
10 lines
329 B
Plaintext
--- /tmp/rosegarden-2.1/petal/petalmidi/Makefile Sun Mar 2 20:03:37 1997
|
|
+++ ./petal/petalmidi/Makefile Fri May 14 17:24:26 1999
|
|
@@ -2,5 +2,5 @@
|
|
|
|
pkgIndex.tcl : PetalMidi.tcl
|
|
@echo "The error message for PetalMidi.tcl is normal"
|
|
- echo "pkg_mkIndex . PetalMidi.tcl" | tclsh
|
|
+ echo "pkg_mkIndex . PetalMidi.tcl" | tclsh8.2
|
|
|