diff options
author | eadler <eadler@FreeBSD.org> | 2013-03-29 00:28:59 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-03-29 00:28:59 +0800 |
commit | 3ed7e5832a752d963b037d8017ec4d3a42ea9bfd (patch) | |
tree | 02d4462d3bb1265765e1fe1d3f6bc4b0ac3c771d /graphics/ida | |
parent | deec7fa8ba51a5c6b12c0efc27422d190e4c73ff (diff) | |
download | freebsd-ports-gnome-3ed7e5832a752d963b037d8017ec4d3a42ea9bfd.tar.gz freebsd-ports-gnome-3ed7e5832a752d963b037d8017ec4d3a42ea9bfd.tar.zst freebsd-ports-gnome-3ed7e5832a752d963b037d8017ec4d3a42ea9bfd.zip |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
Diffstat (limited to 'graphics/ida')
-rw-r--r-- | graphics/ida/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ida/pkg-descr b/graphics/ida/pkg-descr index 4516ca0acdd2..df14e0b7c96a 100644 --- a/graphics/ida/pkg-descr +++ b/graphics/ida/pkg-descr @@ -2,4 +2,4 @@ Ida is a small and fast image viewer, motif-based. For people who don't want the KDE/GNOME overhead. Some basic editing functions are available too. Author: Gerd Knorr <kraxel@bytesex.org> -WWW: http://www.kraxel.org/blog/linux/fbida/ +WWW: http://www.kraxel.org/blog/linux/fbida/ |