diff options
| author | Mikael Urankar <mikael@FreeBSD.org> | 2024-05-13 11:02:12 +0000 |
|---|---|---|
| committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-05-13 11:03:24 +0000 |
| commit | 2322b661000b69fcc75fe68fec25e5b4e48c2a8e (patch) | |
| tree | aa43edeb92d9a7fbfc0c9e14fb6159b2cd2b40f1 /lang/rustpython | |
| parent | b352c01459d9b6243eeeb7443bb632ce7fca943e (diff) | |
Diffstat (limited to 'lang/rustpython')
| -rw-r--r-- | lang/rustpython/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/rustpython/Makefile b/lang/rustpython/Makefile index d00af27129e0..08461cf6ed18 100644 --- a/lang/rustpython/Makefile +++ b/lang/rustpython/Makefile @@ -1,5 +1,6 @@ PORTNAME= rustpython DISTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org |
