diff options
author | knu <knu@FreeBSD.org> | 2000-08-16 20:21:24 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-08-16 20:21:24 +0800 |
commit | 9701b62a552d7da4111c70089a5021d1315d6ec1 (patch) | |
tree | 28abb2012f589732a877d6c41da3e4ad6ac5a535 /lang/ruby14-irb | |
parent | 0c35eeb2cdd7d62e22c47cc87708b71daea81ba8 (diff) | |
download | freebsd-ports-gnome-9701b62a552d7da4111c70089a5021d1315d6ec1.tar.gz freebsd-ports-gnome-9701b62a552d7da4111c70089a5021d1315d6ec1.tar.zst freebsd-ports-gnome-9701b62a552d7da4111c70089a5021d1315d6ec1.zip |
Make all these Ruby related ports belong also in the newly-added
"ruby" virtual category.
Make textproc/eruby belong also in www.
Diffstat (limited to 'lang/ruby14-irb')
-rw-r--r-- | lang/ruby14-irb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby14-irb/Makefile b/lang/ruby14-irb/Makefile index 686097d6ee6c..5cc7d029fcfa 100644 --- a/lang/ruby14-irb/Makefile +++ b/lang/ruby14-irb/Makefile @@ -7,7 +7,7 @@ PORTNAME= irb PORTVERSION= 0.6.1 -CATEGORIES= lang +CATEGORIES= lang ruby MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/contrib/ \ ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/contrib/ \ ftp://ftp.iij.ad.jp/pub/lang/ruby/contrib/ \ |