diff options
author | cpm <cpm@FreeBSD.org> | 2017-07-18 03:41:10 +0800 |
---|---|---|
committer | cpm <cpm@FreeBSD.org> | 2017-07-18 03:41:10 +0800 |
commit | edb6811b489821635504ac61a7171838d7462baa (patch) | |
tree | e788313a525a591f306e1597e32e7d5ce59eaf3e /editors | |
parent | f6288ddb1ec3bab0cf0dd5bc55bdf2ea8fdeec56 (diff) | |
download | freebsd-ports-gnome-edb6811b489821635504ac61a7171838d7462baa.tar.gz freebsd-ports-gnome-edb6811b489821635504ac61a7171838d7462baa.tar.zst freebsd-ports-gnome-edb6811b489821635504ac61a7171838d7462baa.zip |
- Pass maintainership to submitter
PR: 219835
Submitted by: dickey@his.com
Approved by: koobs
Diffstat (limited to 'editors')
-rw-r--r-- | editors/vile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile index e6960ea3a790..16cc1a8e2552 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ftp://dickey.his.com/vile/current/ \ PATCH_SITES= ${MASTER_SITES:S,vile/current/,vile/patches/,g} #PATCHFILES= -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dickey@invisible-island.net COMMENT= VI Like Emacs -- console version LICENSE= GPLv2 |