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 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 |