svn commit: r307713 - in head: lang/bf2c misc/biosfont-demos sysutils/biosfont

Rene Ladan rene at FreeBSD.org
Sat Nov 24 10:44:53 UTC 2012


Author: rene
Date: Sat Nov 24 10:44:52 2012
New Revision: 307713
URL: http://svnweb.freebsd.org/changeset/ports/307713

Log:
  New ISP, no need to redirect HTTP traffic to port 8080 any longer.
  
  Feature safe:	yes

Modified:
  head/lang/bf2c/pkg-descr   (contents, props changed)
  head/misc/biosfont-demos/pkg-descr   (contents, props changed)
  head/sysutils/biosfont/pkg-descr   (contents, props changed)

Modified: head/lang/bf2c/pkg-descr
==============================================================================
--- head/lang/bf2c/pkg-descr	Sat Nov 24 10:30:00 2012	(r307712)
+++ head/lang/bf2c/pkg-descr	Sat Nov 24 10:44:52 2012	(r307713)
@@ -5,4 +5,4 @@ optimizing as much as possible for speed
 It is written for fun, self-educating purposes and to beat existing
 BF compilers.
 
-WWW: http://rene-ladan.nl:8080/bf2c/
+WWW: http://rene-ladan.nl/bf2c/

Modified: head/misc/biosfont-demos/pkg-descr
==============================================================================
--- head/misc/biosfont-demos/pkg-descr	Sat Nov 24 10:30:00 2012	(r307712)
+++ head/misc/biosfont-demos/pkg-descr	Sat Nov 24 10:44:52 2012	(r307713)
@@ -2,4 +2,4 @@ Two samples for the biosfont(4) kernel m
 * showchar shows a requested character on stdout
 * showdati is a digital clock.  Best viewed on 80x25 consoles.
 
-WWW: http://www.rene-ladan.nl:8080/biosfont/
+WWW: http://www.rene-ladan.nl/biosfont/

Modified: head/sysutils/biosfont/pkg-descr
==============================================================================
--- head/sysutils/biosfont/pkg-descr	Sat Nov 24 10:30:00 2012	(r307712)
+++ head/sysutils/biosfont/pkg-descr	Sat Nov 24 10:44:52 2012	(r307713)
@@ -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:8080/biosfont/
+WWW: http://www.rene-ladan.nl/biosfont/


More information about the svn-ports-all mailing list