diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-01-22 22:27:54 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-01-22 22:27:54 +0000 |
commit | e132ea6fc3f1899e02ecf4f1e9dfa7d779945e80 (patch) | |
tree | 66fc72704ce15ccc8a0fcd0a8b45f022e029a824 /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/Makefile | 2 |
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 |