- Transfer maintainership to submitter PR: ports/78038, ports/78926 Submitted by: Boris B. Samorodov <bsam@ipt.ru> Approved by: Oddbjorn <oddbjorn@tricknology.org> (old maintainer)
13 lines
355 B
Text
13 lines
355 B
Text
*** sbin/web2ldap.py.orig Wed Mar 20 15:58:37 2002
|
|
--- sbin/web2ldap.py Wed Mar 20 16:00:47 2002
|
|
***************
|
|
*** 1,4 ****
|
|
! #!/usr/bin/python -OO
|
|
|
|
"""
|
|
sbin/web2ldap.py - startscript for running as stand-alone HTTP server
|
|
--- 1,4 ----
|
|
! #!/usr/local/bin/python -OO
|
|
|
|
"""
|
|
sbin/web2ldap.py - startscript for running as stand-alone HTTP server
|