diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-07-13 01:09:11 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-07-13 01:09:11 +0000 |
commit | c59c33f7bc9a58e536ce4e4c6926562459c81934 (patch) | |
tree | 4e1fe7d6bc681c384fa23f0294ec82a2e1afcb32 /benchmarks/tcpblast | |
parent | 9d65a68cc5f966bc6ccbf0b30b19d61179a141a3 (diff) | |
download | ports-c59c33f7bc9a58e536ce4e4c6926562459c81934.tar.gz ports-c59c33f7bc9a58e536ce4e4c6926562459c81934.zip |
Change categories to reflect their new homes.
Notes
Notes:
svn path=/head/; revision=1959
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 bc020e0f506e..e10b70c58d0e 100644 --- a/benchmarks/tcpblast/Makefile +++ b/benchmarks/tcpblast/Makefile @@ -3,12 +3,12 @@ # Date created: 22 August 1994 # Whom: mr # -# $Id: Makefile,v 1.7 1995/04/15 05:41:58 asami Exp $ +# $Id: Makefile,v 1.8 1995/05/03 02:22:26 asami Exp $ # DISTNAME= tcpblast PKGNAME= tcpblast-1.0 -CATEGORIES= networking +CATEGORIES= networking benchmarking NO_EXTRACT= yes NO_WRKDIR= yes |