diff options
author | Rene Ladan <rene@FreeBSD.org> | 2012-11-24 10:44:52 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2012-11-24 10:44:52 +0000 |
commit | 4b683ccd301a3ee42514a42fe6a8f07345b8c744 (patch) | |
tree | 7f404389a28f09d0dccccd819663b5bc31ac1644 | |
parent | cc05a9e381020648fa20ca7637aca8bc90200f9d (diff) | |
download | ports-4b683ccd301a3ee42514a42fe6a8f07345b8c744.tar.gz ports-4b683ccd301a3ee42514a42fe6a8f07345b8c744.zip |
Notes
-rw-r--r-- | lang/bf2c/pkg-descr | 2 | ||||
-rw-r--r-- | misc/biosfont-demos/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/biosfont/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lang/bf2c/pkg-descr b/lang/bf2c/pkg-descr index db5a9e82d5c4..299442da29b1 100644 --- a/lang/bf2c/pkg-descr +++ b/lang/bf2c/pkg-descr @@ -5,4 +5,4 @@ optimizing as much as possible for speed, size and readability. 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/ diff --git a/misc/biosfont-demos/pkg-descr b/misc/biosfont-demos/pkg-descr index d072c0027b41..02806c559781 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:8080/biosfont/ +WWW: http://www.rene-ladan.nl/biosfont/ diff --git a/sysutils/biosfont/pkg-descr b/sysutils/biosfont/pkg-descr index 372489c0fd4f..27277933ddc5 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:8080/biosfont/ +WWW: http://www.rene-ladan.nl/biosfont/ |