diff options
Diffstat (limited to 'lang/micropython/Makefile')
-rw-r--r-- | lang/micropython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/micropython/Makefile b/lang/micropython/Makefile index 30742bd75388..fc293185dbfb 100644 --- a/lang/micropython/Makefile +++ b/lang/micropython/Makefile @@ -1,7 +1,7 @@ PORTNAME= micropython PORTVERSION= 1.17 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang python MAINTAINER= python@FreeBSD.org |