diff options
Diffstat (limited to 'lang/python36/Makefile.version')
-rw-r--r-- | lang/python36/Makefile.version | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/python36/Makefile.version b/lang/python36/Makefile.version index 79ebc80984e6..f79b8dcdd077 100644 --- a/lang/python36/Makefile.version +++ b/lang/python36/Makefile.version @@ -1,4 +1,6 @@ # 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" PYTHON_PORTVERSION= 3.6.8 |