mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
184c1b22e5
PR: 36201 Submitted by: MAINTAINER
14 lines
267 B
Plaintext
14 lines
267 B
Plaintext
*** sbin/occonf2ldapoc.py.orig Wed Mar 20 15:58:24 2002
|
|
--- sbin/occonf2ldapoc.py Wed Mar 20 15:58:49 2002
|
|
***************
|
|
*** 1,4 ****
|
|
! #!/usr/bin/python
|
|
|
|
import sys,string,fileinput
|
|
|
|
--- 1,4 ----
|
|
! #!/usr/local/bin/python
|
|
|
|
import sys,string,fileinput
|
|
|