diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-24 02:04:37 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-24 02:04:37 +0800 |
commit | 86f5ef39a75df4d7938aaeca9600f29405fe2fe9 (patch) | |
tree | 9ce959c2998b99e133eae8ca2949ee5ec87cd987 /x11-toolkits/py-gnome2/pkg-descr | |
parent | 82c90387e11a8ae592a033f01f3f5599da3f2255 (diff) | |
download | freebsd-ports-gnome-86f5ef39a75df4d7938aaeca9600f29405fe2fe9.tar.gz freebsd-ports-gnome-86f5ef39a75df4d7938aaeca9600f29405fe2fe9.tar.zst freebsd-ports-gnome-86f5ef39a75df4d7938aaeca9600f29405fe2fe9.zip |
Add py-gnome2 after a repo copy from py-gnome. py-gnome2 offers Python
bindings for GNOME 2.
Diffstat (limited to 'x11-toolkits/py-gnome2/pkg-descr')
-rw-r--r-- | x11-toolkits/py-gnome2/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/py-gnome2/pkg-descr b/x11-toolkits/py-gnome2/pkg-descr index 5ec95241ca68..5b7963de272a 100644 --- a/x11-toolkits/py-gnome2/pkg-descr +++ b/x11-toolkits/py-gnome2/pkg-descr @@ -1,9 +1,9 @@ Excerpt from the README: - PyGNOME -- Python bindings for GNOME - ==================================== + PyGNOME -- Python bindings for GNOME 2 + ====================================== Author: James Henstridge <james@daa.com.au> - This is a set of bindings for the GNOME libraries for use with python. + This is a set of bindings for the GNOME 2 libraries for use with python. -- Jacques Vidrine <nectar@FreeBSD.ORG> |