diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-03-11 00:28:38 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-03-11 00:28:38 +0000 |
commit | def2ca6d8e0840e7b6a37bc9d9e0ccdea2b813f2 (patch) | |
tree | 790fb581d15b2b321806c9d404ec45ab42f59734 | |
parent | Add tkmerge, a rather spiffy Tk interface to help with merging (diff) |
- Update WWW: line
-rw-r--r-- | graphics/py-cairo/pkg-descr | 2 | ||||
-rw-r--r-- | graphics/xsvg/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-cairo/pkg-descr b/graphics/py-cairo/pkg-descr index 4596cf2354a1..e40b314a4abd 100644 --- a/graphics/py-cairo/pkg-descr +++ b/graphics/py-cairo/pkg-descr @@ -1,3 +1,3 @@ Python bindings for Cairo -WWW: http://cairographics.org/wiki +WWW: http://cairographics.org/ diff --git a/graphics/xsvg/pkg-descr b/graphics/xsvg/pkg-descr index 08f96fb8c681..16258fd38f82 100644 --- a/graphics/xsvg/pkg-descr +++ b/graphics/xsvg/pkg-descr @@ -1,3 +1,3 @@ The xsvg program is a viewer for SVG files -WWW: http://cairographics.org/ +WWW: http://xsvg.org/ |