diff options
Diffstat (limited to 'devel/tcl-memchan')
-rw-r--r-- | devel/tcl-memchan/Makefile | 1 | ||||
-rw-r--r-- | devel/tcl-memchan/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/tcl-memchan/Makefile b/devel/tcl-memchan/Makefile index 5333992..adc10d1 100644 --- a/devel/tcl-memchan/Makefile +++ b/devel/tcl-memchan/Makefile @@ -14,6 +14,7 @@ DISTNAME= memchan${PORTVERSION} MASTER_SITE_SUBDIR=${PORTNAME} MAINTAINER= mi@aldan.algebra.com +COMMENT= Two new channel types for in-memory channels in TCL8 BUILD_DEPENDS= tclsh${TCL_VER}:${PORTSDIR}/lang/tcl${TCL_VER:S/.//} diff --git a/devel/tcl-memchan/pkg-comment b/devel/tcl-memchan/pkg-comment deleted file mode 100644 index ea54a81..0000000 --- a/devel/tcl-memchan/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Two new channel types for in-memory channels in TCL8 |