mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
14 lines
347 B
Plaintext
14 lines
347 B
Plaintext
*** 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
|