mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
9 lines
250 B
Plaintext
9 lines
250 B
Plaintext
--- ./doc/code2html.orig 2018-11-07 20:14:47.000000000 +0200
|
|
+++ ./doc/code2html 2019-03-04 13:03:51.600805000 +0200
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/perl -w
|
|
+#!/usr/local/bin/perl -w
|
|
my $vernr = "0.9.1";
|
|
my $monthshort = "Jan";
|
|
my $monthlong = "Jan";
|