diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-28 16:28:59 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-28 16:28:59 +0000 |
commit | d1f32a3e5da5106edfaeb272ae3102f268d57a76 (patch) | |
tree | 02d4462d3bb1265765e1fe1d3f6bc4b0ac3c771d /devel/drpython | |
parent | f4c9b38788d5f2338bfa1d4e4b8e6ede99d18fa9 (diff) |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
Notes
Notes:
svn path=/head/; revision=315487
Diffstat (limited to 'devel/drpython')
-rw-r--r-- | devel/drpython/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/drpython/pkg-descr b/devel/drpython/pkg-descr index 2d15441ce920..215a2406cf1b 100644 --- a/devel/drpython/pkg-descr +++ b/devel/drpython/pkg-descr @@ -2,4 +2,4 @@ DrPython is a highly customizable, extensible editor/environment for developing programs written in the Python programming Language. It is implemented in wxPython. -WWW: http://drpython.sourceforge.net/ +WWW: http://drpython.sourceforge.net/ |