diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-04 19:21:05 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-04 19:21:05 +0000 |
commit | 7fe387f6292bbe9d220f40e67929baed80661858 (patch) | |
tree | bed9ce0fcae5a9a1c2659e6f31a33c02c57dd2c8 /net/bing/Makefile | |
parent | 57213b778892d5caa151766dbec8d1e4126a3a65 (diff) |
Notes
Diffstat (limited to 'net/bing/Makefile')
-rw-r--r-- | net/bing/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/bing/Makefile b/net/bing/Makefile index 7d71cdfd2148..0d98b1316c94 100644 --- a/net/bing/Makefile +++ b/net/bing/Makefile @@ -6,10 +6,9 @@ # PORTNAME= bing -PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTVERSION= 1.0.5 CATEGORIES= net -MASTER_SITES= ftp://netsw.org/net/ip/audit/load/bing/ +MASTER_SITES= http://www.freenix.org/reseau/ MAINTAINER= ports@FreeBSD.org COMMENT= A point-to-point bandwith measurement tool |