git: f1c48565732b - main - lang/python310: Update COMMENT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Dec 2021 19:49:33 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f1c48565732bf4da368683d144bad7081082eebf
commit f1c48565732bf4da368683d144bad7081082eebf
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-12-21 18:54:45 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-12-21 18:54:45 +0000
lang/python310: Update COMMENT
Python 3.10.1 is no longer a beta version.
---
lang/python310/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lang/python310/Makefile b/lang/python310/Makefile
index eee7fb8b94d2..8084d9b8c66a 100644
--- a/lang/python310/Makefile
+++ b/lang/python310/Makefile
@@ -9,7 +9,7 @@ DISTNAME= Python-${DISTVERSION}
DIST_SUBDIR= python
MAINTAINER= python@FreeBSD.org
-COMMENT= Interpreted object-oriented programming language (beta version)
+COMMENT= Interpreted object-oriented programming language
LICENSE= PSFL