diff options
Diffstat (limited to 'lang/python310/Makefile')
| -rw-r--r-- | lang/python310/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/python310/Makefile b/lang/python310/Makefile index 20738cca4278..17c8d2bb883c 100644 --- a/lang/python310/Makefile +++ b/lang/python310/Makefile @@ -10,6 +10,9 @@ MAINTAINER= python@FreeBSD.org COMMENT= Interpreted object-oriented programming language WWW= https://www.python.org/ +DEPRECATED= Python 3.10 is an old version in the last year of security support, see to it that your favorite ports get updated for newer Python releases in due time +EXPIRATION_DATE=2026-09-30 + LICENSE= PSFL LIB_DEPENDS= libffi.so:devel/libffi |
