aboutsummaryrefslogtreecommitdiff
path: root/lang/tcl82/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-02-22 15:51:45 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-02-22 15:51:45 +0000
commit3eff8b60bbc0a2868fe933c7814cc65003a7e252 (patch)
tree3be77a8360cee898db8ef0e06ab621a74dce0d63 /lang/tcl82/Makefile
parent45971b4932cacc67b9ff6dc42928375df3ae3cbd (diff)
Notes
Diffstat (limited to 'lang/tcl82/Makefile')
-rw-r--r--lang/tcl82/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile
index 3994136481d5..ed29bf590404 100644
--- a/lang/tcl82/Makefile
+++ b/lang/tcl82/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_TCLTK}
MASTER_SITE_SUBDIR= tcl8_2
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= mm@FreeBSD.org
+MAINTAINER= dinoex@FreeBSD.org
COMMENT= Tool Command Language
PORTSCOUT= skipv:8.2b1,8.2b2,8.2b3
@@ -30,9 +30,6 @@ 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)