diff options
Diffstat (limited to 'benchmarks/ttcp/Makefile')
-rw-r--r-- | benchmarks/ttcp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/ttcp/Makefile b/benchmarks/ttcp/Makefile index ec5168e8ad8..ce935fa5cc3 100644 --- a/benchmarks/ttcp/Makefile +++ b/benchmarks/ttcp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2014/10/09 14:06:00 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/07/04 16:11:53 bsiegert Exp $ DISTNAME= ttcp PKGNAME= ${DISTNAME}-1.12 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= benchmarks net #MASTER_SITES= ftp://ftp.ptb.de/pub/benchmarks/ EXTRACT_SUFX= .tar.Z |