diff options
author | rene <rene@FreeBSD.org> | 2017-01-23 06:27:54 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-01-23 06:27:54 +0800 |
commit | 625cc76f9ba2c9b069bb94b675d3eeedcb19940a (patch) | |
tree | 66fc72704ce15ccc8a0fcd0a8b45f022e029a824 /lang | |
parent | b683c84df3f5d6f59aa262cdcf36baebda03778a (diff) | |
download | freebsd-ports-gnome-625cc76f9ba2c9b069bb94b675d3eeedcb19940a.tar.gz freebsd-ports-gnome-625cc76f9ba2c9b069bb94b675d3eeedcb19940a.tar.zst freebsd-ports-gnome-625cc76f9ba2c9b069bb94b675d3eeedcb19940a.zip |
Reset mva@'s ports, he handed in his ports bit.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/csharp-mode.el/Makefile | 2 | ||||
-rw-r--r-- | lang/micropython/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/csharp-mode.el/Makefile b/lang/csharp-mode.el/Makefile index fe397320bcb6..42e50e479ae2 100644 --- a/lang/csharp-mode.el/Makefile +++ b/lang/csharp-mode.el/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v CATEGORIES= lang elisp -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Emacs/XEmacs major mode for editing C\# source code LICENSE= GPLv2 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 |