Update some definitions (which are not currently used).
I sense a cleanup coming.
This commit is contained in:
parent
6b62690128
commit
f4375883ac
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19188
1 changed files with 5 additions and 4 deletions
|
@ -1,12 +1,13 @@
|
|||
# $FreeBSD: www/en/cgi/freebsd.def,v 1.2 1999/09/06 07:02:40 peter Exp $
|
||||
# $FreeBSD: www/en/cgi/freebsd.def,v 1.3 2000/01/05 15:47:43 phantom Exp $
|
||||
#
|
||||
# Perl definitions!
|
||||
#
|
||||
$gnhow='mail';
|
||||
$gnemail='freebsd-gnats-submit@FreeBSD.org';
|
||||
$gnsubmitter='net';
|
||||
@gncategory=("bin", "conf", "docs", "gnu", "i386", "kern", "misc", "ports");
|
||||
$gnrelease="www-send-pr: 1.0";
|
||||
$gnsubmitter='current-users';
|
||||
@gncategory=qw/advocacy alpha amd64 bin conf docs gnu i386 ia64 java
|
||||
kern misc ports powerpc sparc64 standards www/;
|
||||
$gnrelease="www-send-pr: 2.0";
|
||||
# when $gnhow != 'mail'
|
||||
$gnroot=" ";
|
||||
$gnbin="/usr/local/bin";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue