mirror of
https://git.freebsd.org/ports.git
synced 2025-06-28 16:10:33 -04:00
8 lines
245 B
Python
8 lines
245 B
Python
--- ./asciidoc.py.orig 2013-05-20 13:25:45.362337047 +0200
|
|
+++ ./asciidoc.py 2013-05-20 13:25:55.524336439 +0200
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env python
|
|
+#!/usr/bin/env python2
|
|
"""
|
|
asciidoc - converts an AsciiDoc text file to HTML or DocBook
|
|
|