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 /net | |
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 'net')
-rw-r--r-- | net/bsdproxy/pkg-descr | 2 | ||||
-rw-r--r-- | net/despoof/pkg-descr | 2 | ||||
-rw-r--r-- | net/kphone/pkg-descr | 2 | ||||
-rw-r--r-- | net/lanbrowsing/pkg-descr | 2 | ||||
-rw-r--r-- | net/onioncat/pkg-descr | 2 | ||||
-rw-r--r-- | net/p5-Daemon-Generic/pkg-descr | 2 | ||||
-rw-r--r-- | net/p5-Event-tcp/pkg-descr | 2 | ||||
-rw-r--r-- | net/p5-Socket-Multicast6/pkg-descr | 2 | ||||
-rw-r--r-- | net/pppoa/pkg-descr | 2 | ||||
-rw-r--r-- | net/proxychains/pkg-descr | 2 | ||||
-rw-r--r-- | net/py-txamqp/pkg-descr | 2 | ||||
-rw-r--r-- | net/tcpcat/pkg-descr | 2 | ||||
-rw-r--r-- | net/tcpwatch/pkg-descr | 2 | ||||
-rw-r--r-- | net/urelay/pkg-descr | 2 | ||||
-rw-r--r-- | net/utftpd/pkg-descr | 2 | ||||
-rw-r--r-- | net/wol/pkg-descr | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/net/bsdproxy/pkg-descr b/net/bsdproxy/pkg-descr index 0e0d573cf0e6..cdfac87ed08e 100644 --- a/net/bsdproxy/pkg-descr +++ b/net/bsdproxy/pkg-descr @@ -10,4 +10,4 @@ any problems. It should be able to serve as a transparent proxy for anything over a TCP/IP connection. Author: Dave Bailey <dave@daveb.net> -WWW: http://daveb.net/bsdproxy/ +WWW: http://daveb.net/bsdproxy/ diff --git a/net/despoof/pkg-descr b/net/despoof/pkg-descr index e420ef9a12fc..b6e47144c60e 100644 --- a/net/despoof/pkg-descr +++ b/net/despoof/pkg-descr @@ -4,4 +4,4 @@ the real TTL of the packet and compare it to the TTL of the packet you received. This is intended to be used as a component of an IDS toolkit. -WWW: http://www.bindview.com/Services/razor/Utilities/Unix_Linux/despoof_readme.cfm +WWW: http://www.bindview.com/Services/razor/Utilities/Unix_Linux/despoof_readme.cfm diff --git a/net/kphone/pkg-descr b/net/kphone/pkg-descr index 2dd0986dca94..bb0b84cdf518 100644 --- a/net/kphone/pkg-descr +++ b/net/kphone/pkg-descr @@ -3,4 +3,4 @@ can initiate VoIP (Voice over IP) connections over the Internet. It supports Presence and Instant Messaging, and to some extent also video calls between two hosts. -WWW: http://www.wirlab.net/kphone/ +WWW: http://www.wirlab.net/kphone/ diff --git a/net/lanbrowsing/pkg-descr b/net/lanbrowsing/pkg-descr index 411821639145..02342bb0e4bf 100644 --- a/net/lanbrowsing/pkg-descr +++ b/net/lanbrowsing/pkg-descr @@ -6,4 +6,4 @@ This is the lanbrowsing utility package for KDE. It contains: your network for hosts and services. - a wizard to setup the LISa daemon. -WWW: http://www.kde.org/ +WWW: http://www.kde.org/ diff --git a/net/onioncat/pkg-descr b/net/onioncat/pkg-descr index cfe7de1e2e12..bfee04971430 100644 --- a/net/onioncat/pkg-descr +++ b/net/onioncat/pkg-descr @@ -6,4 +6,4 @@ You can think of it as a point-to-multipoint VPN between hidden services. OnionCat is based on anonymizing transport layers like Tor. -WWW: http://www.cypherpunk.at/onioncat/ +WWW: http://www.cypherpunk.at/onioncat/ diff --git a/net/p5-Daemon-Generic/pkg-descr b/net/p5-Daemon-Generic/pkg-descr index 36cbf4871557..dea4d66d19cc 100644 --- a/net/p5-Daemon-Generic/pkg-descr +++ b/net/p5-Daemon-Generic/pkg-descr @@ -6,4 +6,4 @@ Programs that use Daemon::Generic subclass Daemon::Generic to override its behavior. Almost everything that Genric::Daemon does can be overridden as needed. -WWW: http://search.cpan.org/dist/Daemon-Generic/ +WWW: http://search.cpan.org/dist/Daemon-Generic/ diff --git a/net/p5-Event-tcp/pkg-descr b/net/p5-Event-tcp/pkg-descr index 0be774a7db5f..831be7a17358 100644 --- a/net/p5-Event-tcp/pkg-descr +++ b/net/p5-Event-tcp/pkg-descr @@ -1,4 +1,4 @@ Event::tcp is a bunch of glue code to make it very easy to build client-server style TCP-based services. -WWW: http://search.cpan.org/dist/Event-tcp/ +WWW: http://search.cpan.org/dist/Event-tcp/ diff --git a/net/p5-Socket-Multicast6/pkg-descr b/net/p5-Socket-Multicast6/pkg-descr index e1899462adef..b133a0465485 100644 --- a/net/p5-Socket-Multicast6/pkg-descr +++ b/net/p5-Socket-Multicast6/pkg-descr @@ -4,4 +4,4 @@ when manipulating multicast socket attributes. For simple, object-oriented way of doing the same thing, take a look at IO::Socket::Multicast6 or IO::Socket::Multicast -WWW: http://search.cpan.org/dist/Socket-Multicast6/ +WWW: http://search.cpan.org/dist/Socket-Multicast6/ diff --git a/net/pppoa/pkg-descr b/net/pppoa/pkg-descr index 19c8986d2a04..c2daeb221e6b 100644 --- a/net/pppoa/pkg-descr +++ b/net/pppoa/pkg-descr @@ -2,4 +2,4 @@ Unofficial support for Alcatel's Speedtouch USB devices. This driver is licensed under the GPL except for one restricted file: http://www.speedtouchdsl.com/disclaimer_lx.htm -WWW: http://speedtouch.sourceforge.net/ +WWW: http://speedtouch.sourceforge.net/ diff --git a/net/proxychains/pkg-descr b/net/proxychains/pkg-descr index 43461a1ac4d4..bcb07c515e42 100644 --- a/net/proxychains/pkg-descr +++ b/net/proxychains/pkg-descr @@ -4,4 +4,4 @@ This program forces any tcp connection made by any given tcp client to follow through proxy (or proxy chain). It is a kind of proxifier. It acts like sockscap / permeo / eborder driver (intercepts TCP calls). -WWW: http://proxychains.sourceforge.net/ +WWW: http://proxychains.sourceforge.net/ diff --git a/net/py-txamqp/pkg-descr b/net/py-txamqp/pkg-descr index 97ff278e9cd7..a21fc579b4f4 100644 --- a/net/py-txamqp/pkg-descr +++ b/net/py-txamqp/pkg-descr @@ -3,4 +3,4 @@ receive messages to/from an AMQP-compliant peer or broker (Qpid, OpenAMQ, RabbitMQ) using Twisted. It also includes support for using Thrift RPC over AMQP in Twisted applications. -WWW: https://launchpad.net/txamqp +WWW: https://launchpad.net/txamqp diff --git a/net/tcpcat/pkg-descr b/net/tcpcat/pkg-descr index f9a82e9cb089..45faec539ff1 100644 --- a/net/tcpcat/pkg-descr +++ b/net/tcpcat/pkg-descr @@ -14,4 +14,4 @@ when invoded with --listen, --input, and --output, this mode is quite useful for network program debugging as well. Author: Angus Mackay <amackay@gusnet.cx> -WWW: http://ess4.engr.uvic.ca/proj/tcpcat +WWW: http://ess4.engr.uvic.ca/proj/tcpcat diff --git a/net/tcpwatch/pkg-descr b/net/tcpwatch/pkg-descr index c8ca58ab57b8..992c10b3bd35 100644 --- a/net/tcpwatch/pkg-descr +++ b/net/tcpwatch/pkg-descr @@ -4,4 +4,4 @@ with a history of past connections. It is useful for developing and debugging protocol implementations and web services. Author: Shane Hathaway <shane@zope.com> -WWW: http://hathawaymix.org/Software/TCPWatch/ +WWW: http://hathawaymix.org/Software/TCPWatch/ diff --git a/net/urelay/pkg-descr b/net/urelay/pkg-descr index 56f320e189f2..3665a336e4ee 100644 --- a/net/urelay/pkg-descr +++ b/net/urelay/pkg-descr @@ -4,4 +4,4 @@ that has a client or a server supporting Prof. Daniel J. Bernstein's UCSPI framework - http://cr.yp.to/ucspi.html Author: Peter Pentchev <roam@ringlet.net> -WWW: http://devel.ringlet.net/net/urelay/ +WWW: http://devel.ringlet.net/net/urelay/ diff --git a/net/utftpd/pkg-descr b/net/utftpd/pkg-descr index 7ba3a7b82d47..37900c4bdc01 100644 --- a/net/utftpd/pkg-descr +++ b/net/utftpd/pkg-descr @@ -12,4 +12,4 @@ addresses or by ip address and mask. Revision control is optional and will never be turned on automatically for any file (you have to do the initial checkin into by hand). -WWW: http://www.ohse.de/uwe/software/utftpd.html +WWW: http://www.ohse.de/uwe/software/utftpd.html diff --git a/net/wol/pkg-descr b/net/wol/pkg-descr index d87712cf6d33..ebc0ff8bae00 100644 --- a/net/wol/pkg-descr +++ b/net/wol/pkg-descr @@ -19,4 +19,4 @@ Features: - Sleeping between two wake ups (measured in milliseconds) Author: Thomas Krennwallner <krennwallner@aon.at> -WWW: http://ahh.sourceforge.net/wol/ +WWW: http://ahh.sourceforge.net/wol/ |