svn commit: r476358 - in head: misc/biosfont-demos sysutils/biosfont

Rene Ladan rene at FreeBSD.org
Sat Aug 4 14:14:04 UTC 2018


Author: rene
Date: Sat Aug  4 14:14:03 2018
New Revision: 476358
URL: https://svnweb.freebsd.org/changeset/ports/476358

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

Modified:
  head/misc/biosfont-demos/pkg-descr
  head/sysutils/biosfont/pkg-descr

Modified: head/misc/biosfont-demos/pkg-descr
==============================================================================
--- head/misc/biosfont-demos/pkg-descr	Sat Aug  4 14:11:15 2018	(r476357)
+++ head/misc/biosfont-demos/pkg-descr	Sat Aug  4 14:14:03 2018	(r476358)
@@ -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

Modified: head/sysutils/biosfont/pkg-descr
==============================================================================
--- head/sysutils/biosfont/pkg-descr	Sat Aug  4 14:11:15 2018	(r476357)
+++ head/sysutils/biosfont/pkg-descr	Sat Aug  4 14:14:03 2018	(r476358)
@@ -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


More information about the svn-ports-all mailing list