Mercurial > hgrepos > FreeBSD > ports > PyPy
diff lang/pypy2/Makefile @ 191:a1fb60596d43
Also document that pypy2 implements Python 2.7
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Tue, 16 Jan 2024 12:45:15 +0100 |
| parents | fd184f6f2453 |
| children | 24bb1d616158 |
line wrap: on
line diff
--- a/lang/pypy2/Makefile Tue Jan 16 12:42:49 2024 +0100 +++ b/lang/pypy2/Makefile Tue Jan 16 12:45:15 2024 +0100 @@ -8,7 +8,7 @@ DISTNAME= pypy${PYPY_PYTHON_IMPL_VER}-v${DISTVERSION}-src MAINTAINER= fzglas.hg@dom66.de -COMMENT= Fast, compliant implementation of the Python language +COMMENT= Fast, compliant implementation of the Python language (Python 2.7) WWW= https://www.pypy.org LICENSE= MIT PSFL
