Mercurial > hgrepos > FreeBSD > ports > PyPy
changeset 192:412473bb4bea
FIX: COMMENT length
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Tue, 16 Jan 2024 13:01:07 +0100 |
| parents | a1fb60596d43 |
| children | 4f64ace8fb9e |
| files | lang/pypy3/Makefile |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lang/pypy3/Makefile Tue Jan 16 12:45:15 2024 +0100 +++ b/lang/pypy3/Makefile Tue Jan 16 13:01:07 2024 +0100 @@ -8,7 +8,7 @@ DISTFILES= MAINTAINER= fzglas.hg@dom66.de -COMMENT= Meta-port for the PyPy Python3 implementation (pypy3 that implements Python 3.10) +COMMENT= Meta-port for the PyPy Python implementation (pypy310, Python 3.10) WWW= https://www.pypy.org LICENSE= MIT
