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 02806c559781..d072c0027b41 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: http://www.rene-ladan.nl/biosfont/ +WWW: http://www.rene-ladan.nl:8080/biosfont/ diff --git a/sysutils/biosfont/pkg-descr b/sysutils/biosfont/pkg-descr index 27277933ddc5..372489c0fd4f 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: http://www.rene-ladan.nl/biosfont/ +WWW: http://www.rene-ladan.nl:8080/biosfont/ |