diff options
author | knu <knu@FreeBSD.org> | 2000-08-16 12:21:24 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-08-16 12:21:24 +0000 |
commit | 9701b62a552d7da4111c70089a5021d1315d6ec1 (patch) | |
tree | 28abb2012f589732a877d6c41da3e4ad6ac5a535 /textproc/eruby | |
parent | 0c35eeb2cdd7d62e22c47cc87708b71daea81ba8 (diff) | |
download | FreeBSD-ports-9701b62a552d7da4111c70089a5021d1315d6ec1.zip FreeBSD-ports-9701b62a552d7da4111c70089a5021d1315d6ec1.tar.gz |
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 'textproc/eruby')
-rw-r--r-- | textproc/eruby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/eruby/Makefile b/textproc/eruby/Makefile index 2a3b50d..59be9c9 100644 --- a/textproc/eruby/Makefile +++ b/textproc/eruby/Makefile @@ -7,7 +7,7 @@ PORTNAME= eruby PORTVERSION= ${RELEASE_VER}.${SNAPSHOT_DATE} -CATEGORIES= textproc lang # ruby +CATEGORIES= textproc www ruby MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= knu DIST_SUBDIR= ruby |