diff options
author | minskim <minskim> | 2006-01-15 16:38:19 +0000 |
---|---|---|
committer | minskim <minskim> | 2006-01-15 16:38:19 +0000 |
commit | 4c4ef1c182feb4660cd80e9697982790e6a46a4d (patch) | |
tree | 63773775c86021abd903ba7d8d147fd24499b8bd | |
parent | 62ec66c8b1fc706139f9ca3f71f826bcd164fd39 (diff) | |
download | pkgsrc-4c4ef1c182feb4660cd80e9697982790e6a46a4d.tar.gz |
Add ruby-gnome2-gnome.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | x11/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index c3e0956d5be..fc7541eaa7a 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.12527 2006/01/15 16:29:19 minskim Exp $ +$NetBSD: CHANGES,v 1.12528 2006/01/15 16:38:19 minskim Exp $ Changes to the packages collection and infrastructure in 2006: @@ -311,3 +311,4 @@ Changes to the packages collection and infrastructure in 2006: Updated www/ap-auth-ldap to 1.6.1 [kleink 2006-01-15] Updated x11/ruby-gnome2-gtk to 0.14.1nb1 [minskim 2006-01-15] Updated graphics/ruby-gnome2-gnomecanvas to 0.14.1nb1 [minskim 2006-01-15] + Added x11/ruby-gnome2-gnome version 0.14.1 [minskim 2006-01-15] diff --git a/x11/Makefile b/x11/Makefile index defe0432746..4109483ed1a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.423 2006/01/08 03:50:28 minskim Exp $ +# $NetBSD: Makefile,v 1.424 2006/01/15 16:38:19 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-gnome SUBDIR+= ruby-gnome2-gtk SUBDIR+= ruby-gtk SUBDIR+= ruby-tk |