# HG changeset patch # User Franz Glasner # Date 1705406467 -3600 # Node ID 412473bb4bea2c43bfb02be83f7636121bad7471 # Parent a1fb60596d431d41a1e3419cbf8cbcb62cc38f3a FIX: COMMENT length diff -r a1fb60596d43 -r 412473bb4bea lang/pypy3/Makefile --- 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