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
341 B
Plaintext
10 lines
341 B
Plaintext
--- /tmp/rosegarden-2.1/petal/petaleditor/Makefile Sun Mar 2 20:03:35 1997
|
|
+++ ./petal/petaleditor/Makefile Fri May 14 17:20:35 1999
|
|
@@ -2,5 +2,5 @@
|
|
|
|
pkgIndex.tcl : PetalEditor.tcl
|
|
@echo "The error message for PetalEditor.tcl is normal"
|
|
- echo "pkg_mkIndex . PetalEditor.tcl" | tclsh
|
|
+ echo "pkg_mkIndex . PetalEditor.tcl" | tclsh8.2
|
|
|