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/python39 | |
| parent | 5d33e045968104ac678d8b4b4ec1e8956bbf68e0 (diff) | |
Diffstat (limited to 'lang/python39')
| -rw-r--r-- | lang/python39/Makefile | 1 | ||||
| -rw-r--r-- | lang/python39/Makefile.version | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/lang/python39/Makefile b/lang/python39/Makefile index 9ce6ef92d793..5836df0d3b61 100644 --- a/lang/python39/Makefile +++ b/lang/python39/Makefile @@ -1,5 +1,4 @@ # Created by: Kubilay Kocak <koobs@FreeBSD.org> -# $FreeBSD$ PORTNAME= python PORTVERSION= ${PYTHON_PORTVERSION} diff --git a/lang/python39/Makefile.version b/lang/python39/Makefile.version index cb04e9e3b447..a58e410752af 100644 --- a/lang/python39/Makefile.version +++ b/lang/python39/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" |
