From 379a0f14affdbda5f5333a4fcf025decfea76e08 Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Fri, 9 Sep 2022 07:55:27 +0000 Subject: [PATCH] lang/python310: remove 'Created by' lines (cherry-pick from commit f98ae56653d5255e3519da4e97d6edbaa7e6df91) --- lang/python-doc-html/Makefile | 2 -- lang/python310/Makefile | 2 -- lang/python311/Makefile | 2 -- 3 files changed, 6 deletions(-) diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile index b233e743c64b0..8e5a454c61ba7 100644 --- a/lang/python-doc-html/Makefile +++ b/lang/python-doc-html/Makefile @@ -1,5 +1,3 @@ -# Created by: Thomas Gellekum - PORTNAME= python-doc-${DOCFORMAT} DISTVERSION= ${PYTHON_DISTVERSION} CATEGORIES= lang python diff --git a/lang/python310/Makefile b/lang/python310/Makefile index 1faf3c7cf76d6..b29b332e681ff 100644 --- a/lang/python310/Makefile +++ b/lang/python310/Makefile @@ -1,5 +1,3 @@ -# Created by: Kubilay Kocak - PORTNAME= python DISTVERSION= ${PYTHON_DISTVERSION} PORTREVISION= 2 diff --git a/lang/python311/Makefile b/lang/python311/Makefile index 227c160759170..b0dd24618d812 100644 --- a/lang/python311/Makefile +++ b/lang/python311/Makefile @@ -1,5 +1,3 @@ -# Created by: Kubilay Kocak - PORTNAME= python DISTVERSION= ${PYTHON_DISTVERSION} CATEGORIES= lang python