From 7902f07353c40f6bb9676e5dab88d570b7a4cc2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Wed, 30 Jul 2003 20:42:28 +0000 Subject: [PATCH] Bring PR categories up to date with src/gnu/usr.bin/send-pr/categories v 1.15. Submitted by: simon Approved by: knu --- en/cgi/cvsweb.conf-freebsd | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/en/cgi/cvsweb.conf-freebsd b/en/cgi/cvsweb.conf-freebsd index 70054e4b0f..fb190c8c16 100644 --- a/en/cgi/cvsweb.conf-freebsd +++ b/en/cgi/cvsweb.conf-freebsd @@ -3,7 +3,7 @@ # Set up for FreeBSD repo options. # # $Idaemons: /home/cvs/cvsweb/cvsweb.conf-freebsd,v 1.5 2001/08/01 09:32:22 knu Exp $ -# $FreeBSD: www/en/cgi/cvsweb.conf-freebsd,v 1.1.1.8 2002/09/30 19:48:52 scop Exp $ +# $FreeBSD: www/en/cgi/cvsweb.conf-freebsd,v 1.12 2002/09/30 20:14:06 scop Exp $ if ($uname eq 'FreeBSD') { $ENV{'RCSLOCALID'} = 'FreeBSD=CVSHeader'; @@ -15,16 +15,22 @@ if ($uname eq 'FreeBSD') { @prcategories = qw( advocacy alpha + amd64 bin conf docs gnu i386 + ia64 + java kern misc pending ports - sparc + powerpc + sparc64 + standards + www ); $prcgi = "http://www.FreeBSD.org/cgi/query-pr.cgi?pr=%s";