From 667f7aece5f3acfc6ca96552ad768674016c5251 Mon Sep 17 00:00:00 2001 From: dinoex Date: Sun, 22 Feb 2009 15:51:45 +0000 Subject: - take maintainership - remove DEPRECATED Approved by: mm (Martin Matuska) --- lang/tcl82/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'lang/tcl82') 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 .if !defined(NO_INSTALL_MANPAGES) && defined(WITH_TCL82_MAN) -- cgit