Mercurial > hgrepos > FreeBSD > ports > PyPy
diff lang/pypy3/Makefile @ 192:412473bb4bea
FIX: COMMENT length
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Tue, 16 Jan 2024 13:01:07 +0100 |
| parents | 1e06396580ad |
| children | 24bb1d616158 |
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
