diff options
author | knu <knu@FreeBSD.org> | 2003-02-09 20:58:26 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-09 20:58:26 +0800 |
commit | fc071f878a8b26e49b6079ad7f7e617c49cdc7df (patch) | |
tree | 1820869964b367e33675b65060367eccc66d269f /x11-toolkits/Makefile | |
parent | 0a5ab4eae328040be2390140fe92fb36b096ad0d (diff) | |
download | freebsd-ports-gnome-fc071f878a8b26e49b6079ad7f7e617c49cdc7df.tar.gz freebsd-ports-gnome-fc071f878a8b26e49b6079ad7f7e617c49cdc7df.tar.zst freebsd-ports-gnome-fc071f878a8b26e49b6079ad7f7e617c49cdc7df.zip |
Update the Ruby/GNOME2 suite to 0.3.0.
Add ruby-pango, a Ruby binding for Pango.
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 0b7134165770..91a96745ea07 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -144,6 +144,7 @@ SUBDIR += ruby-fox SUBDIR += ruby-gtk SUBDIR += ruby-gtk2 + SUBDIR += ruby-pango SUBDIR += ruby-qt2 SUBDIR += ruby-qt2canvas SUBDIR += ruby-qt2iconview |