diff options
Diffstat (limited to 'lang/rustpython/Makefile')
-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 |