mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 17:06:32 -04:00
13 lines
347 B
Text
13 lines
347 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
|
|
|
|
"""
|
|
sbin/web2ldap.py - startscript for running as stand-alone HTTP server
|
|
--- 1,4 ----
|
|
! #!/usr/local/bin/python
|
|
|
|
"""
|
|
sbin/web2ldap.py - startscript for running as stand-alone HTTP server
|