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 /x11-wm | |
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 'x11-wm')
-rw-r--r-- | x11-wm/ratmen/pkg-descr | 2 | ||||
-rw-r--r-- | x11-wm/stumpwm/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/ratmen/pkg-descr b/x11-wm/ratmen/pkg-descr index bae1d59318d9..71676b01a7f2 100644 --- a/x11-wm/ratmen/pkg-descr +++ b/x11-wm/ratmen/pkg-descr @@ -5,4 +5,4 @@ improved. It includes: User settings in X resources, long and short option names (using getopts), scrollable menus (if they do not fit on screen), both mouse and keyboard support, exiting on unfocus, and a decent manpage. -WWW: http://www.update.uu.se/~zrajm/programs/ +WWW: http://www.update.uu.se/~zrajm/programs/ diff --git a/x11-wm/stumpwm/pkg-descr b/x11-wm/stumpwm/pkg-descr index de5e223b33cf..0d20661f49a2 100644 --- a/x11-wm/stumpwm/pkg-descr +++ b/x11-wm/stumpwm/pkg-descr @@ -16,4 +16,4 @@ your personal customizations, and variables to tweak. While it's running. That's right. With a 100% Common Lisp window manager there's no stopping the hacks. Just re-eval and GO! -WWW: http://www.nongnu.org/stumpwm/ +WWW: http://www.nongnu.org/stumpwm/ |