diff options
Diffstat (limited to 'devel/tcl8-thread/Makefile')
-rw-r--r-- | devel/tcl8-thread/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/tcl8-thread/Makefile b/devel/tcl8-thread/Makefile index 6160c72e13ee..7f432d1ecd1b 100644 --- a/devel/tcl8-thread/Makefile +++ b/devel/tcl8-thread/Makefile @@ -1,7 +1,7 @@ PORTNAME= thread -PORTVERSION= 2.8.10 +PORTVERSION= 2.8.12 CATEGORIES= devel -MASTER_SITES= SF/tcl/Tcl/8.6.15/ +MASTER_SITES= SF/tcl/Tcl/8.6.17/ PKGNAMEPREFIX= tcl8- DISTNAME= ${PORTNAME}${PORTVERSION} |