From 9ad95852502198c7ecf3f23b0eebe70e873b385f Mon Sep 17 00:00:00 2001 From: mm Date: Wed, 5 Sep 2007 15:49:20 +0000 Subject: - Fix COMMENT from previous commit PR: ports/115788 --- lang/itcl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile index bc3ac34e2c15..06cbff3240b0 100644 --- a/lang/itcl/Makefile +++ b/lang/itcl/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=incrtcl DISTNAME= itcl${PORTVERSION} MAINTAINER= erik@smluc.org -COMMENT= Object extension to Tcl [incr Tcl] +COMMENT= Object-oriented extension to Tcl [incr Tcl] USE_TCL= 84+ -- cgit