diff options
| author | Mikael Urankar <mikael@FreeBSD.org> | 2025-04-08 08:40:13 +0000 |
|---|---|---|
| committer | Mikael Urankar <mikael@FreeBSD.org> | 2025-04-08 08:41:13 +0000 |
| commit | 2a5976aebeefd09d36fd4ac2e7e2eefde5491c0d (patch) | |
| tree | 76abde2c7f9a0f061b89db78a5e39adb05557600 /lang/rustpython | |
| parent | 9db632065e455eaa9317fa515fd8feb07cb8182e (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 1f760e27718f..d5064ac642c5 100644 --- a/lang/rustpython/Makefile +++ b/lang/rustpython/Makefile @@ -1,6 +1,6 @@ PORTNAME= rustpython DISTVERSION= 0.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |
