mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 18:36:28 -04:00
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.
8 lines
234 B
Perl
8 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'
|