Bring PR categories up to date with src/gnu/usr.bin/send-pr/categories v 1.15.

Submitted by:	simon
Approved by:	knu
This commit is contained in:
Ville Skyttä 2003-07-30 20:42:28 +00:00
parent 9849a18a99
commit 7902f07353
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17718

View file

@ -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";