diff options
Diffstat (limited to 'textproc/idnits/files/patch-idnits')
-rw-r--r-- | textproc/idnits/files/patch-idnits | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/idnits/files/patch-idnits b/textproc/idnits/files/patch-idnits new file mode 100644 index 00000000000..597aa55c79a --- /dev/null +++ b/textproc/idnits/files/patch-idnits @@ -0,0 +1,11 @@ + +$FreeBSD$ + +--- idnits.orig ++++ idnits +@@ -1,4 +1,4 @@ +-#!/bin/bash ++#!/usr/local/bin/bash + # + # 'idnits' looks for violations of Section 2.1 and 2.2 of the + # requirements listed on http://www.ietf.org/ID-Checklist.html |