diff options
author | culot <culot@FreeBSD.org> | 2016-03-31 00:41:22 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2016-03-31 00:41:22 +0800 |
commit | 088f015b33bfd8838872975168c2f60e72fb90bb (patch) | |
tree | deb7e64da99aeb99a546b06d23952a8a0bb21e09 /editors | |
parent | ded5810d827a3e1a59317c46bf4ea644a3c983b4 (diff) | |
download | freebsd-ports-gnome-088f015b33bfd8838872975168c2f60e72fb90bb.tar.gz freebsd-ports-gnome-088f015b33bfd8838872975168c2f60e72fb90bb.tar.zst freebsd-ports-gnome-088f015b33bfd8838872975168c2f60e72fb90bb.zip |
- Reassign to the heap, on maintainer's request
Diffstat (limited to 'editors')
-rw-r--r-- | editors/neovim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/neovim/Makefile b/editors/neovim/Makefile index 4364828603df..fe8faddf49e9 100644 --- a/editors/neovim/Makefile +++ b/editors/neovim/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.1.2 CATEGORIES= editors MASTER_SITES= GH -MAINTAINER= antont@inbox.lv +MAINTAINER= ports@FreeBSD.org COMMENT= Next generation Vim LICENSE= APACHE20 |