diff options
| -rw-r--r-- | misc/biosfont-demos/pkg-descr | 2 | ||||
| -rw-r--r-- | sysutils/biosfont/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/biosfont-demos/pkg-descr b/misc/biosfont-demos/pkg-descr index 5410d98333cb..c23d050739b3 100644 --- a/misc/biosfont-demos/pkg-descr +++ b/misc/biosfont-demos/pkg-descr @@ -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 diff --git a/sysutils/biosfont/pkg-descr b/sysutils/biosfont/pkg-descr index 6e3e9e1e112e..7dcae6f68c86 100644 --- a/sysutils/biosfont/pkg-descr +++ b/sysutils/biosfont/pkg-descr @@ -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 |
