Update the WWW line of the biosfont ports to point to their GitHub repository.

This commit is contained in:
Rene Ladan 2018-08-04 14:14:03 +00:00
parent 1908e99040
commit 3f1e77c6e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=476358
2 changed files with 2 additions and 2 deletions

View file

@ -2,4 +2,4 @@ Two samples for the biosfont(4) kernel module:
* showchar shows a requested character on stdout
* showdati is a digital clock. Best viewed on 80x25 consoles.
WWW: https://rene-ladan.nl/biosfont/
WWW: https://github.com/rene0/biosfont

View file

@ -1,4 +1,4 @@
This port provides a FreeBSD kernel module that can be used to
retrieve the font bitmaps stored in BIOS memory.
WWW: https://rene-ladan.nl/biosfont/
WWW: https://github.com/rene0/biosfont