aboutsummaryrefslogtreecommitdiff
path: root/lang/rustpython
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2024-11-08 08:23:43 +0000
committerMikael Urankar <mikael@FreeBSD.org>2024-11-08 08:24:20 +0000
commitca048c2884dc9822310a87e2dfebb8b1647095e2 (patch)
treeedaca38404d3f036540850ef5e98013cf3593850 /lang/rustpython
parentf825faa7020eed4b3177a2e7c388fbe324e3ac87 (diff)
Diffstat (limited to 'lang/rustpython')
-rw-r--r--lang/rustpython/Makefile2
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