mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
9 lines
182 B
Plaintext
9 lines
182 B
Plaintext
|
--- 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
|
||
|
|