diff options
Diffstat (limited to 'lang/tcl83')
-rw-r--r-- | lang/tcl83/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile index 5ed5a2d5bf8c..a9ff9bddaef7 100644 --- a/lang/tcl83/Makefile +++ b/lang/tcl83/Makefile @@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION}-src MAINTAINER= mm@FreeBSD.org COMMENT= Tool Command Language +DEPRECATED= tcl8.3 support is going to be dropped +EXPIRATION_DATE= 2009-05-22 + PORTSCOUT= skipv:8.3b1,8.3b2,8.4.0 LATEST_LINK= tcl83 |