aboutsummaryrefslogtreecommitdiff
path: root/lang/tcl86-thread
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2009-02-04 08:50:50 +0000
committerMartin Matuska <mm@FreeBSD.org>2009-02-04 08:50:50 +0000
commit825c0e60b2a273f0f90b858ff1fb540582a6251d (patch)
tree64f4cbe543b2b0e662100436d545d20927091369 /lang/tcl86-thread
parent537e67ef6a1c88e372996658d67d3a8091dec6ea (diff)
downloadports-825c0e60b2a273f0f90b858ff1fb540582a6251d.tar.gz
ports-825c0e60b2a273f0f90b858ff1fb540582a6251d.zip
- Add Tcl/Tk 8.6
- Take maintainership of Mk/bsd.tcl.mk
Notes
Notes: svn path=/head/; revision=227599
Diffstat (limited to 'lang/tcl86-thread')
-rw-r--r--lang/tcl86-thread/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl86-thread/Makefile b/lang/tcl86-thread/Makefile
index ce77356ffcae..4ffeec160d89 100644
--- a/lang/tcl86-thread/Makefile
+++ b/lang/tcl86-thread/Makefile
@@ -7,6 +7,6 @@
BUILDING_TCL_THREADS= yes
-MASTERDIR= ${.CURDIR}/../tcl85
+MASTERDIR= ${.CURDIR}/../tcl86
.include "${MASTERDIR}/Makefile"