git: b22395a79527 - 2022Q3 - lang/python311: Add WWW entries to port Makefiles
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 17 Sep 2022 07:47:39 UTC
The branch 2022Q3 has been updated by wen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b22395a795272b59b205b02391e321dd046b4cdd
commit b22395a795272b59b205b02391e321dd046b4cdd
Author: Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-09-17 07:43:56 +0000
Commit: Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-09-17 07:43:56 +0000
lang/python311: Add WWW entries to port Makefiles
Cheery-pick from commit b7f05445c00f2625aa19b4154ebcbce5ed2daa52
---
lang/python311/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/lang/python311/Makefile b/lang/python311/Makefile
index b0dd24618d81..43f7b87225ea 100644
--- a/lang/python311/Makefile
+++ b/lang/python311/Makefile
@@ -8,6 +8,7 @@ DIST_SUBDIR= python
MAINTAINER= python@FreeBSD.org
COMMENT= Interpreted object-oriented programming language (beta version)
+WWW= https://www.python.org/
LICENSE= PSFL