Skip to content

Commit 42a2ac4

Browse files
committed
Fix #30: drop 'official' tag from description of Boetes' port
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
1 parent 65993b1 commit 42a2ac4

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -220,17 +220,17 @@ friendly to porting to resource constrained systems. New features:
220220
Merged, and continously tracked, clones:
221221

222222
* http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/mg/ (upstream)
223-
* https://github.com/hboetes/mg (official portable version)
223+
* https://github.com/hboetes/mg (active)
224224
* https://github.com/ibara/mg (active)
225225
* https://github.com/scott-parker/mg-openbsd (inactive since 2015)
226226
* https://github.com/paaguti/mg3a (continuation of Bengt Larsson's mg3a)
227227
* https://github.com/kisom/kmg (another inactive fork with Go support)
228228
* https://github.com/jasperla/tinyschemg (OpenBSD mg with tinyscheme)
229229

230-
> **Note**: the official [portable Mg][] project, used by Debian and
231-
> other GNU/Linux distributions, is maintained by Han Boetes. Unlike
232-
> this project, which is stand-alone, Boetes relies on [libbsd][] to
233-
> maintain portability.
230+
> [!NOTE]
231+
> Han Boetes' [portable Mg][] project is what Debian and its derivatives
232+
> package. Unlike this project, which is completely stand-alone, Boetes
233+
> relies on [libbsd][] to maintain portability.
234234
235235
Please report any bugs and problems with the packaging and porting to
236236
the GitHub issue tracker <https://github.com/troglobit/mg/issues>

0 commit comments

Comments
 (0)