diff options
author | asami <asami@FreeBSD.org> | 1995-11-22 19:37:02 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-22 19:37:02 +0800 |
commit | 4bdb7e2511836dd48bfab6db53d386a82b7f31e6 (patch) | |
tree | 6973b8ef652f8d2ab012c0e60041d6e69e951c14 /benchmarks/tcpblast | |
parent | 66c2c15961f90216f2868913ddeaba02deda540b (diff) | |
download | freebsd-ports-gnome-4bdb7e2511836dd48bfab6db53d386a82b7f31e6.tar.gz freebsd-ports-gnome-4bdb7e2511836dd48bfab6db53d386a82b7f31e6.tar.zst freebsd-ports-gnome-4bdb7e2511836dd48bfab6db53d386a82b7f31e6.zip |
Category renaming to match the directory names ("benchmarking"
-> "benchmarks").
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 |