From 3a599ac00076b44a14d913440efccbaa2255188f Mon Sep 17 00:00:00 2001 From: dirk Date: Tue, 25 Dec 2001 16:59:04 +0000 Subject: portlint: - begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters --- net/netscript/pkg-comment | 2 +- net/p5-Net-Patricia/pkg-comment | 2 +- net/pppload/pkg-comment | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'net') diff --git a/net/netscript/pkg-comment b/net/netscript/pkg-comment index 4271f8d5c29..59d402f8fed 100644 --- a/net/netscript/pkg-comment +++ b/net/netscript/pkg-comment @@ -1 +1 @@ -(portable/multi-platform) lightweight tcp socket scripting +Portable/multi-platform lightweight tcp socket scripting diff --git a/net/p5-Net-Patricia/pkg-comment b/net/p5-Net-Patricia/pkg-comment index e96482d5d34..9bf546747a0 100644 --- a/net/p5-Net-Patricia/pkg-comment +++ b/net/p5-Net-Patricia/pkg-comment @@ -1 +1 @@ -perl module for fast IP address lookups +Perl module for fast IP address lookups diff --git a/net/pppload/pkg-comment b/net/pppload/pkg-comment index 9a322b95837..a8faf1048ed 100644 --- a/net/pppload/pkg-comment +++ b/net/pppload/pkg-comment @@ -1 +1 @@ -Display the current throughput of a particular network device in a window +Display the current throughput of a network device in a window -- cgit