diff options
| author | Mikael Urankar <mikael@FreeBSD.org> | 2024-08-26 08:08:01 +0000 |
|---|---|---|
| committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-08-26 08:08:01 +0000 |
| commit | 7a55f9542531c541f36ae5cf3a58d6ce92ec7bff (patch) | |
| tree | e8a3abc76b14092adca20f88e03df65f2caa4ec7 /lang/rustpython/Makefile | |
| parent | 2945264a24183b9e4a6d9c9dce5ca48ec0a880d1 (diff) | |
Diffstat (limited to 'lang/rustpython/Makefile')
| -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 ce077ab595cd..910be08f373f 100644 --- a/lang/rustpython/Makefile +++ b/lang/rustpython/Makefile @@ -1,6 +1,6 @@ PORTNAME= rustpython DISTVERSION= 0.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org |
