aboutsummaryrefslogtreecommitdiff
path: root/lang/micropython
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2016-11-20 09:38:08 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2016-11-20 09:38:08 +0000
commit89f8b052147a980faa4f4419d8444f0c7073c997 (patch)
treee94768205025f539f2698d8d84810ab33e0ca57f /lang/micropython
parent64bbcf8b752771c4cfd64dfa9cfd5d59bbd977b4 (diff)
downloadports-89f8b052147a980faa4f4419d8444f0c7073c997.tar.gz
ports-89f8b052147a980faa4f4419d8444f0c7073c997.zip
Notes
Diffstat (limited to 'lang/micropython')
-rw-r--r--lang/micropython/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/micropython/Makefile b/lang/micropython/Makefile
index aead87ee655b..873f43d4e218 100644
--- a/lang/micropython/Makefile
+++ b/lang/micropython/Makefile
@@ -2,6 +2,7 @@
PORTNAME= micropython
PORTVERSION= 1.5.1
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= lang python