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 /comms/tcpser | |
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 'comms/tcpser')
-rw-r--r-- | comms/tcpser/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/tcpser/pkg-descr b/comms/tcpser/pkg-descr index 3bab7015ae70..9055c4e0fab8 100644 --- a/comms/tcpser/pkg-descr +++ b/comms/tcpser/pkg-descr @@ -5,4 +5,4 @@ Internet. TCPSER supports all standard Hayes commands, and understands extended and vendor proprietary commands (though it does not implement many of them). TCPSER can be used for both inbound and outbound connections. -WWW: http://www.jbrain.com/pub/linux/serial/ +WWW: http://www.jbrain.com/pub/linux/serial/ |