1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/www/web2ldap/files/patch-ae
Kevin Lo 184c1b22e5 Update to version 0.10.4
PR: 36201
Submitted by: MAINTAINER
2002-03-23 10:44:56 +00:00

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