aboutsummaryrefslogtreecommitdiff
path: root/lang/tcl82
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2009-02-14 15:13:29 +0000
committerMartin Matuska <mm@FreeBSD.org>2009-02-14 15:13:29 +0000
commitd1b2d13b032dcce1faeaa9f9c9605f08675a3de6 (patch)
treeca020b932e504063594cb477290b27040a4421eb /lang/tcl82
parent6d40d0f7259125995d3e473e7e0b72da93541cea (diff)
downloadports-d1b2d13b032dcce1faeaa9f9c9605f08675a3de6.tar.gz
ports-d1b2d13b032dcce1faeaa9f9c9605f08675a3de6.zip
Notes
Diffstat (limited to 'lang/tcl82')
-rw-r--r--lang/tcl82/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile
index 144d032ff4f4..3994136481d5 100644
--- a/lang/tcl82/Makefile
+++ b/lang/tcl82/Makefile
@@ -30,6 +30,9 @@ PLIST_SUB= TCL_VER=8.2 SHORT_TCL_VER=82
OPTIONS= TCL82_MAN "Install tcl 8.2 manpages" off
+DEPRECATED= tcl82 support is going to be dropped
+EXPIRATION_DATE= 2009-04-22
+
.include <bsd.port.pre.mk>
.if !defined(NO_INSTALL_MANPAGES) && defined(WITH_TCL82_MAN)