diff options
Diffstat (limited to 'benchmarks/tcpblast/Makefile')
-rw-r--r-- | benchmarks/tcpblast/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/tcpblast/Makefile b/benchmarks/tcpblast/Makefile index 9def85e04cf..bc020e0f506 100644 --- a/benchmarks/tcpblast/Makefile +++ b/benchmarks/tcpblast/Makefile @@ -3,11 +3,12 @@ # Date created: 22 August 1994 # Whom: mr # -# $Id: Makefile,v 1.6 1995/02/10 06:09:56 gpalmer Exp $ +# $Id: Makefile,v 1.7 1995/04/15 05:41:58 asami Exp $ # DISTNAME= tcpblast PKGNAME= tcpblast-1.0 +CATEGORIES= networking NO_EXTRACT= yes NO_WRKDIR= yes |