git: cbd8d6156ed2 - main - editors/vim-classic: Fix unwanted character in pkg-descr.
Bruce M Simpson <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by bms: URL: https://cgit.FreeBSD.org/ports/commit/?id=cbd8d6156ed29b9dfc4c8fd8b6fb865c489226e0 commit cbd8d6156ed29b9dfc4c8fd8b6fb865c489226e0 Author: Bruce M Simpson <[email protected]> AuthorDate: 2026-08-15 13:17:09 +0000 Commit: Bruce M Simpson <[email protected]> CommitDate: 2026-08-15 13:17:09 +0000 editors/vim-classic: Fix unwanted character in pkg-descr. Submitted by: [email protected] --- editors/vim-classic/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/vim-classic/pkg-descr b/editors/vim-classic/pkg-descr index 7592e30a8c4b..29daf2332aa4 100644 --- a/editors/vim-classic/pkg-descr +++ b/editors/vim-classic/pkg-descr @@ -1,5 +1,5 @@ Vim Classic is a fork of Vim 8.x for long-term maintenance, providing a stable, -dependable editor ? maintained entirely by humans. +dependable editor maintained entirely by humans. Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems.