diff options
author | minskim <minskim@pkgsrc.org> | 2006-01-08 03:50:28 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-01-08 03:50:28 +0000 |
commit | 809b015dec3ad7aeee8ebaf0d5cc30664db6a098 (patch) | |
tree | d9a7e7196cf797bfbfb553a0c3c656a8e3db7671 /x11 | |
parent | 2cb82134ac1b7d2252fec4c182296e72cab32be8 (diff) | |
download | pkgsrc-809b015dec3ad7aeee8ebaf0d5cc30664db6a098.tar.gz |
Add ruby-gnome2-gtk.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 794858f6f27..defe0432746 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.422 2006/01/03 14:42:13 taca Exp $ +# $NetBSD: Makefile,v 1.423 2006/01/08 03:50:28 minskim Exp $ # COMMENT= Packages to support the X window system @@ -217,6 +217,7 @@ SUBDIR+= qwt SUBDIR+= randrext SUBDIR+= renderext SUBDIR+= rep-gtk +SUBDIR+= ruby-gnome2-gtk SUBDIR+= ruby-gtk SUBDIR+= ruby-tk SUBDIR+= rxvt |