git: df2559c87ff3 - main - lang/tauthon: remove past expiration date.

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Sun, 23 Jan 2022 20:57:25 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=df2559c87ff34ac7a8059bb9d2016731b353bb3c

commit df2559c87ff34ac7a8059bb9d2016731b353bb3c
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2022-01-18 11:39:18 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2022-01-23 20:56:23 +0000

    lang/tauthon: remove past expiration date.
    
    Keep this port deprecated, as it is a Python 2.7+3.X clone.
    Nothing in the tree currently uses this port, but www/palemoon will
    if it is ever resurrected.
---
 lang/tauthon/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lang/tauthon/Makefile b/lang/tauthon/Makefile
index 4ca71510d953..7fa4d0fec963 100644
--- a/lang/tauthon/Makefile
+++ b/lang/tauthon/Makefile
@@ -15,7 +15,6 @@ COMMENT=	Backwards-compatible fork of CPython 2.7 with Python 3.x features
 LICENSE=	PSFL
 
 DEPRECATED=	Uses Python 2.7 codebase
-EXPIRATION_DATE=	2021-06-23
 
 USES=		pathfix shebangfix autoreconf ncurses pkgconfig readline ssl tar:xz
 PATHFIX_MAKEFILEIN=	Makefile.pre.in