summaryrefslogtreecommitdiff
path: root/benchmarks/ttcp/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2003-03-19 13:12:22 +0000
committertron <tron@pkgsrc.org>2003-03-19 13:12:22 +0000
commit70731fed73af77561feed31631dd6051bdcfc5e1 (patch)
treee637df0024f86702aab1f74bef2bf3411dfd1692 /benchmarks/ttcp/Makefile
parentc798733a8cdbdb3db283a9368d508c5962f141c8 (diff)
downloadpkgsrc-70731fed73af77561feed31631dd6051bdcfc5e1.tar.gz
Initialize the address family before calling bind(2) which fixes the
receive mode under NetBSD-current. Bump package revision after this important bug-fix.
Diffstat (limited to 'benchmarks/ttcp/Makefile')
-rw-r--r--benchmarks/ttcp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/ttcp/Makefile b/benchmarks/ttcp/Makefile
index ffc0d36bc61..06d07337535 100644
--- a/benchmarks/ttcp/Makefile
+++ b/benchmarks/ttcp/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2003/01/06 13:32:32 yyamano Exp $
+# $NetBSD: Makefile,v 1.4 2003/03/19 13:12:22 tron Exp $
DISTNAME= ttcp
PKGNAME= ${DISTNAME}-1.12
+PKGREVISION= 1
CATEGORIES= benchmarks net
MASTER_SITES= http://www.ccci.com/tools/ttcp/
EXTRACT_SUFX= .tar.Z