diff options
-rw-r--r-- | lang/tcl87/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/tk87/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/tcl87/Makefile b/lang/tcl87/Makefile index ee524e1c85ea..e0df3d14cb69 100644 --- a/lang/tcl87/Makefile +++ b/lang/tcl87/Makefile @@ -3,7 +3,7 @@ PORTNAME= tcl DISTVERSION= ${TCL_VERSION}${TCL_RC} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= SF/tcl/Tcl/${TCL_VERSION} \ TCLTK/tcl8_7 diff --git a/x11-toolkits/tk87/pkg-descr b/x11-toolkits/tk87/pkg-descr index 20d9c573c441..85934cb1d0e8 100644 --- a/x11-toolkits/tk87/pkg-descr +++ b/x11-toolkits/tk87/pkg-descr @@ -1,4 +1,4 @@ -This is Tk version 8.6, a GUI toolkit for Tcl. +This is Tk version 8.7, a GUI toolkit for Tcl. Tk is a graphical user interface toolkit that takes developing desktop applications to a higher level than conventional approaches. Tk is the |