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 /lang/ruby16 | |
parent | Don't install stuff writable to group wheel. (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 'lang/ruby16')
-rw-r--r-- | lang/ruby16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile index 5ed40558ffcc..b28e0634e503 100644 --- a/lang/ruby16/Makefile +++ b/lang/ruby16/Makefile @@ -7,7 +7,7 @@ PORTNAME= ruby PORTVERSION= 1.4.5 -CATEGORIES= lang ipv6 # ruby +CATEGORIES= lang ruby ipv6 MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \ ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/${BRANCH_NAME}/ \ ftp://ftp.iij.ad.jp/pub/lang/ruby/${BRANCH_NAME}/ \ |