From cbf73f153efb00c2276179020857ab4ea02ecdf2 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Mon, 9 Nov 2020 04:53:10 +0000 Subject: [PATCH] Correct a typo in tk87 pkg-descr. Approved by: portmgr (just fix it blanket) --- lang/tcl87/Makefile | 2 +- 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