diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-24 02:36:52 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-24 02:36:52 +0800 |
commit | 63373f0f49896d5c0e7a4aa1851b4943ff9f10af (patch) | |
tree | 7ffeae3a4a4f9fb8ec235ae9ab56c930f8e91966 /lang | |
parent | 82518dd3dfcf867cc9a4916e9322071b7d23510f (diff) | |
download | freebsd-ports-gnome-63373f0f49896d5c0e7a4aa1851b4943ff9f10af.tar.gz freebsd-ports-gnome-63373f0f49896d5c0e7a4aa1851b4943ff9f10af.tar.zst freebsd-ports-gnome-63373f0f49896d5c0e7a4aa1851b4943ff9f10af.zip |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket
Diffstat (limited to 'lang')
-rw-r--r-- | lang/arena/pkg-descr | 2 | ||||
-rw-r--r-- | lang/cdent/pkg-descr | 2 | ||||
-rw-r--r-- | lang/cint/pkg-descr | 2 | ||||
-rw-r--r-- | lang/fpc-units/pkg-descr | 2 | ||||
-rw-r--r-- | lang/ici/pkg-descr | 2 | ||||
-rw-r--r-- | lang/mono-basic/pkg-descr | 2 | ||||
-rw-r--r-- | lang/nwcc/pkg-descr | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/lang/arena/pkg-descr b/lang/arena/pkg-descr index 8956999fc5bc..340eab2183bb 100644 --- a/lang/arena/pkg-descr +++ b/lang/arena/pkg-descr @@ -12,4 +12,4 @@ ad-hoc scripting: Additionally, an interpreter for the Arena language can be implemented to be very compact in terms of both source code size and memory consumption. -WWW: http://www.minimalinux.org/arena/ +WWW: http://www.minimalinux.org/arena/ diff --git a/lang/cdent/pkg-descr b/lang/cdent/pkg-descr index ae39534ac731..3d8f4171ed5e 100644 --- a/lang/cdent/pkg-descr +++ b/lang/cdent/pkg-descr @@ -2,4 +2,4 @@ C'Dent is a new Acmeist programming language for writing portable modules. It is based on the computer programming principle known as H.O.P.E. (Hack Once, Please Everyone) -WWW: http://cdent.org/ +WWW: http://cdent.org/ diff --git a/lang/cint/pkg-descr b/lang/cint/pkg-descr index 70f7359b039c..e36a47b78a25 100644 --- a/lang/cint/pkg-descr +++ b/lang/cint/pkg-descr @@ -9,4 +9,4 @@ and shared objects can be dynamically loaded/unloaded without stopping the CINT process. CINT offers a gdb like debugging environment for interpreted programs. -WWW: http://root.cern.ch/drupal/content/cint +WWW: http://root.cern.ch/drupal/content/cint diff --git a/lang/fpc-units/pkg-descr b/lang/fpc-units/pkg-descr index 7c708c42db39..c22e72eb053e 100644 --- a/lang/fpc-units/pkg-descr +++ b/lang/fpc-units/pkg-descr @@ -1,3 +1,3 @@ This is a "meta-port" to install the units for Free Pascal. -WWW: http://www.freepascal.org/ +WWW: http://www.freepascal.org/ diff --git a/lang/ici/pkg-descr b/lang/ici/pkg-descr index 89d6512d8fd3..f304b8e6ce9d 100644 --- a/lang/ici/pkg-descr +++ b/lang/ici/pkg-descr @@ -18,4 +18,4 @@ system which provides many useful facilities. ICI is in the public domain, there is no copyright on it. -WWW: http://www.zeta.org.au/~atrn/ici/ +WWW: http://www.zeta.org.au/~atrn/ici/ diff --git a/lang/mono-basic/pkg-descr b/lang/mono-basic/pkg-descr index 62815bcb454f..7be8ebce91b6 100644 --- a/lang/mono-basic/pkg-descr +++ b/lang/mono-basic/pkg-descr @@ -1,3 +1,3 @@ Mono Basic: Visual Basic Compiler and Runtime. -WWW: http://www.mono-project.com/VisualBasic.NET +WWW: http://www.mono-project.com/VisualBasic.NET diff --git a/lang/nwcc/pkg-descr b/lang/nwcc/pkg-descr index dd9ec1d5bdf5..6cd43ed9ddb2 100644 --- a/lang/nwcc/pkg-descr +++ b/lang/nwcc/pkg-descr @@ -9,4 +9,4 @@ Cross-compilation is also supported. The x86 and AMD64 backends support two assemblers; nasm/yasm and gas. This can be useful for side-by-side assembler syntax comparison -WWW: http://nwcc.sourceforge.net/ +WWW: http://nwcc.sourceforge.net/ |