diff options
Diffstat (limited to 'editors/vim-lite')
-rw-r--r-- | editors/vim-lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim-lite/Makefile b/editors/vim-lite/Makefile index 3da3b0e55ca0..eea4bc25e4ec 100644 --- a/editors/vim-lite/Makefile +++ b/editors/vim-lite/Makefile @@ -5,7 +5,7 @@ LITE= yes MASTERDIR= ${.CURDIR}/../vim -MAINTAINER?= obrien@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Vi "workalike", with many additional features (Lite package) PORTREVISION= 2 |