diff options
author | ahze <ahze@FreeBSD.org> | 2005-06-10 11:08:57 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-06-10 11:08:57 +0800 |
commit | ed11111e41d808713a8a0454c1f926576234d757 (patch) | |
tree | f7ead044cef022b3f17aeecc70a9326e33eb4050 /graphics/gdk-pixbuf | |
parent | 0c5f5a45dad062d6aa9685348e4c758d03b2d532 (diff) | |
download | freebsd-ports-gnome-ed11111e41d808713a8a0454c1f926576234d757.tar.gz freebsd-ports-gnome-ed11111e41d808713a8a0454c1f926576234d757.tar.zst freebsd-ports-gnome-ed11111e41d808713a8a0454c1f926576234d757.zip |
- Update or add WWW: lines
Diffstat (limited to 'graphics/gdk-pixbuf')
-rw-r--r-- | graphics/gdk-pixbuf/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gdk-pixbuf/pkg-descr b/graphics/gdk-pixbuf/pkg-descr index 0f8ad8a7f21f..e3b98bcb0ed1 100644 --- a/graphics/gdk-pixbuf/pkg-descr +++ b/graphics/gdk-pixbuf/pkg-descr @@ -4,3 +4,5 @@ The GdkPixBuf library provides a number of features: - Rendering of a GdkPixBuf into various formats: drawables (windows, pixmaps), GdkRGB buffers. - A cache interface + +WWW: http://developer.gnome.org/arch/imaging/gdkpixbuf.html |