diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-03-29 14:16:57 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-03-29 14:16:57 +0000 |
| commit | 052f94b90f6a1011e2822eeca4cc8f3088ddf667 (patch) | |
| tree | ef20533462fddb93ca38567c932c55f280f5e3f8 /lang/python27/Makefile.version | |
| parent | aef17dd4967dead25e60e211428f4a76ded0a927 (diff) | |
Notes
Diffstat (limited to 'lang/python27/Makefile.version')
| -rw-r--r-- | lang/python27/Makefile.version | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/python27/Makefile.version b/lang/python27/Makefile.version index 145104e70ae0..e6094356eb74 100644 --- a/lang/python27/Makefile.version +++ b/lang/python27/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= 2.7.16 |
