diff options
Diffstat (limited to 'editors/vim5')
-rw-r--r-- | editors/vim5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile index 19a3defdbf2d..cbe20c5da47d 100644 --- a/editors/vim5/Makefile +++ b/editors/vim5/Makefile @@ -25,7 +25,7 @@ PATCH_SITES= ${MASTER_SITES:S/unix/patches/} PATCHFILES+= 5.7.0${p} .endfor -MAINTAINER= obrien@FreeBSD.org +MAINTAINER?= obrien@FreeBSD.org SLAVEDIRS= editors/vim-lite |