diff options
Diffstat (limited to 'lang/itcl/Makefile')
-rw-r--r-- | lang/itcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile index bc3ac34e2c1..06cbff3240b 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+ |