From f5ba0978c295f995b3e52edbe53191a89fda0e27 Mon Sep 17 00:00:00 2001 From: leot Date: Fri, 19 Apr 2019 13:43:27 +0000 Subject: [PATCH] Fix a thinko. Pointed out by Benjamin Lorenz via PR pkg/54128, thanks! (and thanks to ) --- doc/guide/files/configuring.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guide/files/configuring.xml b/doc/guide/files/configuring.xml index df51d0daeab7..27abb14e576e 100644 --- a/doc/guide/files/configuring.xml +++ b/doc/guide/files/configuring.xml @@ -1,4 +1,4 @@ - + Configuring pkgsrc @@ -285,7 +285,7 @@ uid=1000(myusername) gid=100(users) groups=100(users),0(wheel) - PYTHON_DEFAULT_VERSION: + PYTHON_VERSION_DEFAULT: Specifies which version of python to use when several options are available.