diff options
author | wiz <wiz@pkgsrc.org> | 2000-08-11 01:07:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-08-11 01:07:45 +0000 |
commit | c750c08ad9887fb1fbf2c1772fddd57219e35575 (patch) | |
tree | 61a4b821a3d41eb58b4ea1f9a30c2bb342ddaf2f /net | |
parent | 4172b6b6d8869076f33facee7ed0e07951cc74e2 (diff) | |
download | pkgsrc-c750c08ad9887fb1fbf2c1772fddd57219e35575.tar.gz |
Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
Diffstat (limited to 'net')
-rw-r--r-- | net/bing/pkg/DESCR | 3 | ||||
-rw-r--r-- | net/mtr/pkg/DESCR | 7 | ||||
-rw-r--r-- | net/rsync/pkg/DESCR | 5 | ||||
-rw-r--r-- | net/scotty/pkg/DESCR | 3 | ||||
-rw-r--r-- | net/tinyfugue/pkg/DESCR | 3 |
5 files changed, 5 insertions, 16 deletions
diff --git a/net/bing/pkg/DESCR b/net/bing/pkg/DESCR index e179dfd9865..15bb6b04393 100644 --- a/net/bing/pkg/DESCR +++ b/net/bing/pkg/DESCR @@ -1,5 +1,2 @@ Bing is a point-to-point bandwidth measurement tool (hence the 'b'), based on ping. It is written by Pierre Beyssac <pb@fasterix.freenix.fr>. - --Justin Seger- -jseger@scds.com diff --git a/net/mtr/pkg/DESCR b/net/mtr/pkg/DESCR index cdf6caa027a..0e8ccf04225 100644 --- a/net/mtr/pkg/DESCR +++ b/net/mtr/pkg/DESCR @@ -2,9 +2,4 @@ mtr combines the functionality of the "traceroute" and "ping" programs into a single network diagnostic tool. Authors: Matt Kimball <mkimball@xmission.com> is the primary author of mtr. - Roger Wolff <R.E.Wolff@BitWizard.nl> is currently maintaing mtr. -WWW: http://www.bitwizard.nl/mtr/ - -Ported to FreeBSD by: -Bill Fumerola (billf@chc-chimes.com) -Gianmarco Giovannelli (gmarco@giovannelli.it) + Roger Wolff <R.E.Wolff@BitWizard.nl> is currently maintaining mtr. diff --git a/net/rsync/pkg/DESCR b/net/rsync/pkg/DESCR index 084767cc5c3..11cef9823df 100644 --- a/net/rsync/pkg/DESCR +++ b/net/rsync/pkg/DESCR @@ -9,5 +9,6 @@ in a dialup PPP/SLIP environment. Note: it requires rsync on the destination machine. -A Computer Science Technical Report on the rsync algorithm is included -in the distribution. +There is a Computer Science Technical Report on the rsync algorithm +included in the distribution, and is also available as + ftp://samba.anu.edu.au/pub/rsync/tech_report.ps diff --git a/net/scotty/pkg/DESCR b/net/scotty/pkg/DESCR index 067cd877a68..e37888847b4 100644 --- a/net/scotty/pkg/DESCR +++ b/net/scotty/pkg/DESCR @@ -1,5 +1,4 @@ - - scotty - network management extensions to tcl +scotty - network management extensions to tcl scotty is a tcl extension which allows to set up TCP and UDP connections, to send various ICMP packets, to query the domain name diff --git a/net/tinyfugue/pkg/DESCR b/net/tinyfugue/pkg/DESCR index d9f00305432..c4b0c39410b 100644 --- a/net/tinyfugue/pkg/DESCR +++ b/net/tinyfugue/pkg/DESCR @@ -1,5 +1,2 @@ TinyFugue is a powerful, programmable MUD client with macro support and multi-worlding support and much more. - --Mike Peck -mike@binghamton.edu |