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 /misc | |
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 'misc')
-rw-r--r-- | misc/ondir/pkg-descr | 2 | ||||
-rw-r--r-- | misc/posixtestsuite/pkg-descr | 2 | ||||
-rw-r--r-- | misc/sssnips/pkg-descr | 2 | ||||
-rw-r--r-- | misc/teseq/pkg-descr | 2 | ||||
-rw-r--r-- | misc/xdelta3/pkg-descr | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/misc/ondir/pkg-descr b/misc/ondir/pkg-descr index ace472874102..87566bead0b6 100644 --- a/misc/ondir/pkg-descr +++ b/misc/ondir/pkg-descr @@ -5,4 +5,4 @@ In addition to executing scripts in the directory you are entering or leaving, ondir also executes scripts in directories that are traversed on the way to that directory. -WWW: http://swapoff.org/wiki/OnDir +WWW: http://swapoff.org/wiki/OnDir diff --git a/misc/posixtestsuite/pkg-descr b/misc/posixtestsuite/pkg-descr index 946d33cab2ae..e21bd847758b 100644 --- a/misc/posixtestsuite/pkg-descr +++ b/misc/posixtestsuite/pkg-descr @@ -3,4 +3,4 @@ performing conformance, functional, and stress testing of the IEEE 1003.1-2001 System Interfaces specification in a manner that is agnostic to any given implementation. -WWW: http://posixtest.sourceforge.net/ +WWW: http://posixtest.sourceforge.net/ diff --git a/misc/sssnips/pkg-descr b/misc/sssnips/pkg-descr index 7240b6f8abe4..15b8bbba6cad 100644 --- a/misc/sssnips/pkg-descr +++ b/misc/sssnips/pkg-descr @@ -5,4 +5,4 @@ From sssnips's README file: simply trivial - shell scripts that I use in my day-to-day work. Author: Peter Pentchev <roam@ringlet.net> -WWW: http://devel.ringlet.net/misc/sssnips/ +WWW: http://devel.ringlet.net/misc/sssnips/ diff --git a/misc/teseq/pkg-descr b/misc/teseq/pkg-descr index 0f032873a721..008c71f26a6a 100644 --- a/misc/teseq/pkg-descr +++ b/misc/teseq/pkg-descr @@ -20,4 +20,4 @@ descriptions Teseq uses for control functions may not necessarily match their actual interpretation by whatever terminal device the characters were actually intended for -WWW: http://www.gnu.org/software/teseq/ +WWW: http://www.gnu.org/software/teseq/ diff --git a/misc/xdelta3/pkg-descr b/misc/xdelta3/pkg-descr index 65ce2765c2f6..c7f64213e2fc 100644 --- a/misc/xdelta3/pkg-descr +++ b/misc/xdelta3/pkg-descr @@ -3,4 +3,4 @@ release version 3 supports VCDIFF encoding and decoding. This is a BETA release, but almost stable. Supports compressing 64 bit files on Windows, *nux, etc. -WWW: http://code.google.com/p/xdelta/ +WWW: http://code.google.com/p/xdelta/ |