diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-16 12:21:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-16 12:21:24 +0000 |
commit | b08fe99025618b1dd440f5aeeac667adfdbcfdd3 (patch) | |
tree | b937e792dd59d223a3e90421b2fc5f9b5c748ea5 /x11-toolkits/ruby-gtk2 | |
parent | e588620119d43a4147093c0a738207011f8cb29e (diff) |
Make all these Ruby related ports belong also in the newly-added
"ruby" virtual category.
Make textproc/eruby belong also in www.
Notes
Notes:
svn path=/head/; revision=31685
Diffstat (limited to 'x11-toolkits/ruby-gtk2')
-rw-r--r-- | x11-toolkits/ruby-gtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ruby-gtk2/Makefile b/x11-toolkits/ruby-gtk2/Makefile index cd437db4238a..7d21456728c2 100644 --- a/x11-toolkits/ruby-gtk2/Makefile +++ b/x11-toolkits/ruby-gtk2/Makefile @@ -7,7 +7,7 @@ PORTNAME= ruby-gtk PORTVERSION= 0.23 -CATEGORIES= x11-toolkits # ruby +CATEGORIES= x11-toolkits ruby MASTER_SITES= http://www.ruby-lang.org/gtk/download/ DIST_SUBDIR= ruby |