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 /lang | |
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 'lang')
-rw-r--r-- | lang/klogoturtle/pkg-descr | 2 | ||||
-rw-r--r-- | lang/klone/pkg-descr | 2 | ||||
-rw-r--r-- | lang/ocaml-autoconf/pkg-descr | 2 | ||||
-rw-r--r-- | lang/ocaml-camlidl/pkg-descr | 2 | ||||
-rw-r--r-- | lang/rubinius/pkg-descr | 2 | ||||
-rw-r--r-- | lang/siod/pkg-descr | 2 | ||||
-rw-r--r-- | lang/stalin/pkg-descr | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/lang/klogoturtle/pkg-descr b/lang/klogoturtle/pkg-descr index 8ae7b22cc462..9a9e7c767a07 100644 --- a/lang/klogoturtle/pkg-descr +++ b/lang/klogoturtle/pkg-descr @@ -3,4 +3,4 @@ KLogo-Turtle is an interpreter of the LOGO language for KDE. It is a useful tool for teaching geometry and the basics of computer programming. -WWW: http://klogoturtle.sourceforge.net/ +WWW: http://klogoturtle.sourceforge.net/ diff --git a/lang/klone/pkg-descr b/lang/klone/pkg-descr index e86104029608..d58383dfac2a 100644 --- a/lang/klone/pkg-descr +++ b/lang/klone/pkg-descr @@ -6,4 +6,4 @@ possible), but its implementation is original and efficient, to give full extensibility, intimate interfacing to C, incremental garbage collection, and full portability on either K&R or ANSI C. -WWW: http://old.koalateam.com/klone/ +WWW: http://old.koalateam.com/klone/ diff --git a/lang/ocaml-autoconf/pkg-descr b/lang/ocaml-autoconf/pkg-descr index 5a9e4acef883..136e316f997d 100644 --- a/lang/ocaml-autoconf/pkg-descr +++ b/lang/ocaml-autoconf/pkg-descr @@ -1,4 +1,4 @@ This port contains standard, useful autoconf macros for detecting OCaml, findlib, OCaml packages, etc. -WWW: http://forge.ocamlcore.org/projects/ocaml-autoconf/ +WWW: http://forge.ocamlcore.org/projects/ocaml-autoconf/ diff --git a/lang/ocaml-camlidl/pkg-descr b/lang/ocaml-camlidl/pkg-descr index 59b380c6fd03..5bd39063797a 100644 --- a/lang/ocaml-camlidl/pkg-descr +++ b/lang/ocaml-camlidl/pkg-descr @@ -11,4 +11,4 @@ without inheritance.) * A (currently small) library of functions and tools to import COM components in Caml applications, and export Caml code as COM components. -WWW: http://caml.inria.fr/pub/old_caml_site/camlidl/ +WWW: http://caml.inria.fr/pub/old_caml_site/camlidl/ diff --git a/lang/rubinius/pkg-descr b/lang/rubinius/pkg-descr index e2a6c4c17ad8..705252d20c1e 100644 --- a/lang/rubinius/pkg-descr +++ b/lang/rubinius/pkg-descr @@ -12,4 +12,4 @@ Rubinius uses a precise, compacting, generational garbage collector. It includes a compatible C-API for C extensions written for the standard Ruby interpreter (often referred to as MRI Matz's Ruby Implementation). -WWW: http://rubini.us/ +WWW: http://rubini.us/ diff --git a/lang/siod/pkg-descr b/lang/siod/pkg-descr index 33695d3c446c..28c63fbef3af 100644 --- a/lang/siod/pkg-descr +++ b/lang/siod/pkg-descr @@ -2,4 +2,4 @@ SIOD is a small-footprint implementation of the Scheme programming language that is provided with some database, unix programming and cgi scripting extensions. -WWW: http://people.delphiforums.com/gjc/siod.html +WWW: http://people.delphiforums.com/gjc/siod.html diff --git a/lang/stalin/pkg-descr b/lang/stalin/pkg-descr index ac9020a9b0ad..c0291e20d6d1 100644 --- a/lang/stalin/pkg-descr +++ b/lang/stalin/pkg-descr @@ -7,4 +7,4 @@ has outperformed hand-written C, sometimes by a considerable margin. Stalin is intended for production use in generating an optimized executable. Author: Jeffrey Mark Siskind -WWW: http://cobweb.ecn.purdue.edu/~qobi/software.html +WWW: http://cobweb.ecn.purdue.edu/~qobi/software.html |