summaryrefslogtreecommitdiff
path: root/lang/micropython
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2017-01-22 22:27:54 +0000
committerRene Ladan <rene@FreeBSD.org>2017-01-22 22:27:54 +0000
commite132ea6fc3f1899e02ecf4f1e9dfa7d779945e80 (patch)
tree66fc72704ce15ccc8a0fcd0a8b45f022e029a824 /lang/micropython
parent- Update to 0.80 (diff)
Reset mva@'s ports, he handed in his ports bit.
Diffstat (limited to 'lang/micropython')
-rw-r--r--lang/micropython/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/micropython/Makefile b/lang/micropython/Makefile
index 0491a602c9eb..d33850afc50a 100644
--- a/lang/micropython/Makefile
+++ b/lang/micropython/Makefile
@@ -6,7 +6,7 @@ PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= lang python
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Implementation of the Python language for microcontrollers
LICENSE= MIT