diff options
author | bland <bland@FreeBSD.org> | 2005-12-22 23:17:11 +0800 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2005-12-22 23:17:11 +0800 |
commit | 6a7d879ed87ec124e7967a18ebd71b0acf5ce138 (patch) | |
tree | d2ced737e56f249344b31a27970349fa9030001e | |
parent | 46127aee69d92e9b5e3b114efc417f27498b0f63 (diff) | |
download | freebsd-ports-graphics-6a7d879ed87ec124e7967a18ebd71b0acf5ce138.tar.gz freebsd-ports-graphics-6a7d879ed87ec124e7967a18ebd71b0acf5ce138.tar.zst freebsd-ports-graphics-6a7d879ed87ec124e7967a18ebd71b0acf5ce138.zip |
Fix WWW.
PR: 90805
-rw-r--r-- | graphics/libart/pkg-descr | 2 | ||||
-rw-r--r-- | graphics/libart_lgpl/pkg-descr | 2 | ||||
-rw-r--r-- | graphics/libart_lgpl2/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/libart/pkg-descr b/graphics/libart/pkg-descr index f3006c36620..8d677494f53 100644 --- a/graphics/libart/pkg-descr +++ b/graphics/libart/pkg-descr @@ -5,4 +5,4 @@ It is written in optimized C, and is fully compatible with C++. With a small footprint of 10,000 lines of code, it is especially suitable for embedded applications. -WWW: http://www.artofcode.com/libart.html +WWW: http://www.levien.com/libart/ diff --git a/graphics/libart_lgpl/pkg-descr b/graphics/libart_lgpl/pkg-descr index f3006c36620..8d677494f53 100644 --- a/graphics/libart_lgpl/pkg-descr +++ b/graphics/libart_lgpl/pkg-descr @@ -5,4 +5,4 @@ It is written in optimized C, and is fully compatible with C++. With a small footprint of 10,000 lines of code, it is especially suitable for embedded applications. -WWW: http://www.artofcode.com/libart.html +WWW: http://www.levien.com/libart/ diff --git a/graphics/libart_lgpl2/pkg-descr b/graphics/libart_lgpl2/pkg-descr index f3006c36620..8d677494f53 100644 --- a/graphics/libart_lgpl2/pkg-descr +++ b/graphics/libart_lgpl2/pkg-descr @@ -5,4 +5,4 @@ It is written in optimized C, and is fully compatible with C++. With a small footprint of 10,000 lines of code, it is especially suitable for embedded applications. -WWW: http://www.artofcode.com/libart.html +WWW: http://www.levien.com/libart/ |