diff options
| author | Mikael Urankar <mikael@FreeBSD.org> | 2024-11-08 08:23:43 +0000 |
|---|---|---|
| committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-11-08 08:24:20 +0000 |
| commit | ca048c2884dc9822310a87e2dfebb8b1647095e2 (patch) | |
| tree | edaca38404d3f036540850ef5e98013cf3593850 /lang/rustpython | |
| parent | f825faa7020eed4b3177a2e7c388fbe324e3ac87 (diff) | |
Diffstat (limited to 'lang/rustpython')
| -rw-r--r-- | lang/rustpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/rustpython/Makefile b/lang/rustpython/Makefile index 1505628073d6..2e26691e67a5 100644 --- a/lang/rustpython/Makefile +++ b/lang/rustpython/Makefile @@ -1,6 +1,6 @@ PORTNAME= rustpython DISTVERSION= 0.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org |
