freebsd-ports/misc/grc/files/patch-grcat
Ying-Chieh Liao 323aa7a8f0 add grc
Generic Colouriser is yet another colouriser for beautifying your logfiles
or output of commands
2001-03-25 13:17:54 +00:00

8 lines
182 B
Text

--- grcat.orig Sun Mar 25 20:48:10 2001
+++ grcat Sun Mar 25 20:48:51 2001
@@ -1,4 +1,4 @@
-#! /usr/bin/python
+#!%%PYTHON_CMD%%
import sys, os, string, getopt, re, signal, sys