summaryrefslogtreecommitdiffstats
path: root/net/bing
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2003-03-25 00:44:29 +0000
committernaddy <naddy@FreeBSD.org>2003-03-25 00:44:29 +0000
commitf98bccf01173e204401bc7f4d312fc9734773a1f (patch)
treeb6136e9daf76ac811d84929e7368544d4bdf7c33 /net/bing
parent09478cc79c464ba26f0a5a5197199a41b60b5629 (diff)
downloadFreeBSD-ports-f98bccf01173e204401bc7f4d312fc9734773a1f.zip
FreeBSD-ports-f98bccf01173e204401bc7f4d312fc9734773a1f.tar.gz
- Update MASTER_SITES
- Portlint PR: 49099 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Diffstat (limited to 'net/bing')
-rw-r--r--net/bing/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/bing/Makefile b/net/bing/Makefile
index f20f18f6..1e04652 100644
--- a/net/bing/Makefile
+++ b/net/bing/Makefile
@@ -8,17 +8,17 @@
PORTNAME= bing
PORTVERSION= 1.0.4
CATEGORIES= net
-MASTER_SITES= ftp://ftp.lip6.fr/pub/networking/
+MASTER_SITES= ftp://netsw.org/net/ip/audit/load/bing/
MAINTAINER= ports@FreeBSD.org
COMMENT= A point-to-point bandwith measurement tool
-MAN8= bing.8
+MAN8= bing.8
post-install:
.if !defined(NOPORTDOCS)
- @${MKDIR} ${PREFIX}/share/doc/bing
- ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/bing
+ @${MKDIR} ${DOCSDIR}
+ ${INSTALL_MAN} ${WRKSRC}/README ${DOCSDIR}
.endif
.include <bsd.port.mk>
OpenPOWER on IntegriCloud