diff options
Diffstat (limited to 'lang/tcl86/Makefile')
-rw-r--r-- | lang/tcl86/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/tcl86/Makefile b/lang/tcl86/Makefile index e099faa..37b8aa8 100644 --- a/lang/tcl86/Makefile +++ b/lang/tcl86/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= tcl -PORTVERSION= 8.6.6 -PORTREVISION= 2 +PORTVERSION= 8.6.7 +PORTREVISION= 0 CATEGORIES= lang MASTER_SITES= SF/tcl/Tcl/${PORTVERSION} \ TCLTK/tcl8_6 |