diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-22 11:37:02 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-22 11:37:02 +0000 |
commit | 32c1e68ce518fb19dedd8ce1f1eab55a021830f9 (patch) | |
tree | bef6d94917b135b354a435a1857c5f65a1537631 /benchmarks/tcpblast | |
parent | be33f1384f7e1d87efc2043ac77f3f563ccc73ec (diff) |
Notes
Diffstat (limited to 'benchmarks/tcpblast')
-rw-r--r-- | benchmarks/tcpblast/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/tcpblast/Makefile b/benchmarks/tcpblast/Makefile index e10b70c58d0e..2738f9e83278 100644 --- a/benchmarks/tcpblast/Makefile +++ b/benchmarks/tcpblast/Makefile @@ -3,12 +3,12 @@ # Date created: 22 August 1994 # Whom: mr # -# $Id: Makefile,v 1.8 1995/05/03 02:22:26 asami Exp $ +# $Id: Makefile,v 1.9 1995/07/13 01:09:11 asami Exp $ # DISTNAME= tcpblast PKGNAME= tcpblast-1.0 -CATEGORIES= networking benchmarking +CATEGORIES= net benchmarks NO_EXTRACT= yes NO_WRKDIR= yes |