diff options
Diffstat (limited to 'lang/python37')
-rw-r--r-- | lang/python37/Makefile | 1 | ||||
-rw-r--r-- | lang/python37/Makefile.version | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/lang/python37/Makefile b/lang/python37/Makefile index 6b157ede9fd3..ffec753c7ff0 100644 --- a/lang/python37/Makefile +++ b/lang/python37/Makefile @@ -1,5 +1,4 @@ # Created by: Kubilay Kocak <koobs@FreeBSD.org> -# $FreeBSD$ PORTNAME= python PORTVERSION= ${PYTHON_PORTVERSION} diff --git a/lang/python37/Makefile.version b/lang/python37/Makefile.version index e07c40d6b687..0e41fc76aacc 100644 --- a/lang/python37/Makefile.version +++ b/lang/python37/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" |