Mercurial > hgrepos > FreeBSD > ports > PyPy
diff lang/pypy3/Makefile @ 190:1e06396580ad
More detailed comments regarding the Python implementations
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Tue, 16 Jan 2024 12:42:49 +0100 |
| parents | aa62b751b2af |
| children | 412473bb4bea |
line wrap: on
line diff
--- a/lang/pypy3/Makefile Tue Jan 16 09:29:26 2024 +0100 +++ b/lang/pypy3/Makefile Tue Jan 16 12:42:49 2024 +0100 @@ -8,7 +8,7 @@ DISTFILES= MAINTAINER= fzglas.hg@dom66.de -COMMENT= Meta-port for the PyPy Python implementation (PyPy3) +COMMENT= Meta-port for the PyPy Python3 implementation (pypy3 that implements Python 3.10) WWW= https://www.pypy.org LICENSE= MIT
