diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-06 11:55:50 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-06 14:31:07 +0000 |
commit | 305f148f482daf30dcf728039d03d019f88344eb (patch) | |
tree | ff16a91b9ebb1e884ba29f7732b812547ea81b9e /lang/python38 | |
parent | 5d33e045968104ac678d8b4b4ec1e8956bbf68e0 (diff) |
Diffstat (limited to 'lang/python38')
-rw-r--r-- | lang/python38/Makefile | 1 | ||||
-rw-r--r-- | lang/python38/Makefile.version | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/lang/python38/Makefile b/lang/python38/Makefile index 53fb18ba0267..b0d976496459 100644 --- a/lang/python38/Makefile +++ b/lang/python38/Makefile @@ -1,5 +1,4 @@ # Created by: Kubilay Kocak <koobs@FreeBSD.org> -# $FreeBSD$ PORTNAME= python PORTVERSION= ${PYTHON_PORTVERSION} diff --git a/lang/python38/Makefile.version b/lang/python38/Makefile.version index 616bd8e2ee77..091d05dc5d90 100644 --- a/lang/python38/Makefile.version +++ b/lang/python38/Makefile.version @@ -1,5 +1,4 @@ # Mk/Uses/python.mk includes this file, don't remove it! -# $FreeBSD$ # Do not forget to update python documentation (lang/python-doc-*) # Run "make -C lang/python-doc-html makesum" |