mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 01:16:28 -04:00
13 lines
301 B
Text
13 lines
301 B
Text
*** contrib/occonf2ldapoc-esj.py.orig Wed Mar 20 15:54:51 2002
|
|
--- contrib/occonf2ldapoc-esj.py Wed Mar 20 15:55:02 2002
|
|
***************
|
|
*** 1,4 ****
|
|
! #!/usr/bin/python
|
|
|
|
import sys,string,fileinput,re,getopt
|
|
|
|
--- 1,4 ----
|
|
! #!/usr/local/bin/python
|
|
|
|
import sys,string,fileinput,re,getopt
|
|
|