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 /www | |
parent | e588620119d43a4147093c0a738207011f8cb29e (diff) | |
download | freebsd-ports-b08fe99025618b1dd440f5aeeac667adfdbcfdd3.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 'www')
-rw-r--r-- | www/mod_ruby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_ruby/Makefile b/www/mod_ruby/Makefile index bbda83a3e967..068ce6b97968 100644 --- a/www/mod_ruby/Makefile +++ b/www/mod_ruby/Makefile @@ -7,7 +7,7 @@ PORTNAME= mod_ruby PORTVERSION= ${RELEASE_VER}.${SNAPSHOT_DATE} -CATEGORIES= www lang # ruby +CATEGORIES= www ruby MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= knu DIST_SUBDIR= ruby |