From 118853c33d5e67a24b046958a53c44788aceb236 Mon Sep 17 00:00:00 2001 From: "Simon L. B. Nielsen" Date: Tue, 26 Aug 2003 00:39:03 +0000 Subject: [PATCH] Add the scheme virtual category. PR: www/55978 Submitted by: Kimura Fuyuki --- en/ports/categories | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/en/ports/categories b/en/ports/categories index adfec1970c..124ffd91e7 100755 --- a/en/ports/categories +++ b/en/ports/categories @@ -1,5 +1,5 @@ # Originally from src/release/sysinstall/index.c,v 1.57 1998/10/15 -# $FreeBSD: www/en/ports/categories,v 1.21 2003/08/08 06:49:04 kuriyama Exp $ +# $FreeBSD: www/en/ports/categories,v 1.22 2003/08/16 18:48:10 marcus Exp $ "accessibility", "Ports to help disabled users.", "afterstep", "Ports to support the AfterStep window manager.", @@ -56,6 +56,7 @@ "python", "Software related to the Python language.", "ruby", "Software related to the Ruby language.", "russian", "Ported software for the Russian market.", + "scheme", "Software related to the Scheme language.", "science", "Scientific software.", "security", "System security software.", "shells", "Various shells (tcsh, bash, etc).",