mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
a9c83761b1
2001-01-03 08:34 knu * README.knu, cvsweb.cgi, cvsweb.conf: List CVS repository entries in the specified order, not alphabetical. Now /usr/local/etc/cvsweb/ is the default directory for configuration files.
9 lines
234 B
Perl
9 lines
234 B
Perl
--- cvsweb.cgi.orig Wed Jan 3 08:34:45 2001
|
|
+++ cvsweb.cgi Wed Jan 3 08:43:48 2001
|
|
@@ -1 +1 @@
|
|
-#!/usr/bin/perl -wT
|
|
+#!!!PERL!! -wT
|
|
@@ -142 +142 @@
|
|
- '/usr/local/etc/cvsweb/cvsweb.conf'
|
|
+ '!!PREFIX!!/etc/cvsweb/cvsweb.conf'
|