Add 1;' at EOF so require' won't fail.
This commit is contained in:
parent
defffe51f5
commit
dc83c91ea5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8574
4 changed files with 12 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Set up for OpenBSD repo options.
|
||||
#
|
||||
# $FreeBSD: www/en/cgi/cvsweb.conf-openbsd,v 1.1 2000/08/14 04:55:19 knu Exp $
|
||||
# $FreeBSD: www/en/cgi/cvsweb.conf-openbsd,v 1.2 2000/09/03 18:46:25 knu Exp $
|
||||
|
||||
$ENV{'RCSLOCALID'} = 'OpenBSD';
|
||||
$ENV{'RCSINCEXC'} = 'iOpenBSD';
|
||||
|
|
@ -36,3 +36,5 @@ $prcgi = "http://cvs.openbsd.org/cgi-bin/wwwgnats.pl/full?pr=%s";
|
|||
# man.cgi
|
||||
##############
|
||||
$mancgi = "http://www.OpenBSD.org/cgi-bin/man.cgi?apropos=0&sektion=%s&query=%s&manpath=OpenBSD+Current&arch=i386&format=html";
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue