mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-16 13:31:26 +02:00
9 lines
269 B
Plaintext
9 lines
269 B
Plaintext
--- ./fix-roff-punct.orig 2018-03-11 22:38:09.000000000 +0200
|
|
+++ ./fix-roff-punct 2018-08-22 09:25:24.360973000 +0200
|
|
@@ -1,4 +1,4 @@
|
|
-#! /usr/bin/perl -w
|
|
+#! /usr/local/bin/perl -w
|
|
use strict;
|
|
|
|
# fix-roff-punct: Fix up punctuation usage in automatically-generated
|