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/mtr | |
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/mtr')
-rw-r--r-- | net/mtr/pkg/DESCR | 7 |
1 files changed, 1 insertions, 6 deletions
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. |