Mercurial > hgrepos > FreeBSD > ports > PyPy
changeset 36:7441c55209da
+++++ v0.3.9_1
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 07 Oct 2022 02:28:25 +0200 |
| parents | 831b7b2d3e1b |
| children | 0540691c721d |
| files | Makefile |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Thu Oct 06 21:40:58 2022 +0200 +++ b/Makefile Fri Oct 07 02:28:25 2022 +0200 @@ -1,7 +1,7 @@ # Created by: David Naylor <naylor.b.david@gmail.com> PORTNAME?= pypy -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= lang python MASTER_SITES= https://downloads.python.org/pypy/ DISTNAME?= ${PYTHON_IMPL_MINOR}-v${DISTVERSION}-src
