changeset 26:bb33295dc62d

FIX: Typo: remove unintended commend
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 06 Oct 2022 00:46:04 +0200
parents ee6885d5bdcb
children d0af9cb186c0
files bsd.pypy.mk
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bsd.pypy.mk	Wed Oct 05 17:22:18 2022 +0200
+++ b/bsd.pypy.mk	Thu Oct 06 00:46:04 2022 +0200
@@ -49,7 +49,7 @@
 .if ${PORT_OPTIONS:MFORPYIMPL37}
 PY_VERSION_SHORT=	3.7
 .endif
-.if ${PORT_OPTIONS:MFORPYIMPL38}#
+.if ${PORT_OPTIONS:MFORPYIMPL38}
 PY_VERSION_SHORT=	3.8
 .endif
 .if ${PORT_OPTIONS:MFORPYIMPL39}