svn commit: r373363 - head/editors/vim

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Nov 24 19:35:11 UTC 2014


Author: sunpoet
Date: Mon Nov 24 19:35:10 2014
New Revision: 373363
URL: https://svnweb.freebsd.org/changeset/ports/373363
QAT: https://qat.redports.org/buildarchive/r373363/

Log:
  - Fix typo
  
  Notified by:	adamw

Modified:
  head/editors/vim/Makefile

Modified: head/editors/vim/Makefile
==============================================================================
--- head/editors/vim/Makefile	Mon Nov 24 19:21:43 2014	(r373362)
+++ head/editors/vim/Makefile	Mon Nov 24 19:35:10 2014	(r373363)
@@ -27,7 +27,7 @@ OPTIONS_SUB=	yes
 ATHENA_DESC=		Athena GUI toolkit
 CSCOPE_DESC=		cscope support
 CONSOLE_DESC=		Console/terminal mode
-DEFAULT_VIMRC_DESC=	Install bundle vimrc as default setting
+DEFAULT_VIMRC_DESC=	Install bundled vimrc as default setting
 EXUBERANT_CTAGS_DESC=	Use exctags instead of ctags
 UI_DESC=		User interface
 XTERM_SAVE_DESC=	Restore xterm screen after exit


More information about the svn-ports-head mailing list