diff options
-rw-r--r-- | editors/mg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/mg/Makefile b/editors/mg/Makefile index e860da786ef4..0d296792a4c1 100644 --- a/editors/mg/Makefile +++ b/editors/mg/Makefile @@ -4,7 +4,7 @@ PORTEPOCH= 1 CATEGORIES= editors MASTER_SITES= https://github.com/ibara/mg/releases/download/mg-${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cgr.nil@gmail.com COMMENT= Small, fast Emacs-like editor WWW= https://github.com/ibara/mg |