diff options
author | snj <snj> | 2004-02-21 07:27:16 +0000 |
---|---|---|
committer | snj <snj> | 2004-02-21 07:27:16 +0000 |
commit | fead1065eb793612d478326dc5ec571e8a053e95 (patch) | |
tree | 821cfde2c92fe3cf39801bb92058af36a17eecc6 /net | |
parent | 7b05512fa05ba5be4fe1fd8081c402df615066a0 (diff) | |
download | pkgsrc-fead1065eb793612d478326dc5ec571e8a053e95.tar.gz |
s/bandwith/bandwidth/
Diffstat (limited to 'net')
-rw-r--r-- | net/bing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bing/Makefile b/net/bing/Makefile index e160c9e54c5..c4c1414737e 100644 --- a/net/bing/Makefile +++ b/net/bing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/09/22 16:25:16 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2004/02/21 07:27:16 snj Exp $ # FreeBSD Id: Makefile,v 1.2 1997/10/13 09:14:49 tg Exp # @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.ibp.fr/pub/networking/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.cnam.fr/reseau/bing.html -COMMENT= Bing is a point-to-point bandwith measurement tool +COMMENT= Bing is a point-to-point bandwidth measurement tool .include "../../mk/bsd.prefs.mk" |