diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-05-03 02:22:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-05-03 02:22:33 +0000 |
commit | 4b4356397f6a31c6c24a58e11c573bf7fe861380 (patch) | |
tree | 1e1ffb85e6df58b12e90e2d9044f31525aed2f36 /benchmarks/tcpblast | |
parent | 67d6bc64224a73988ae249375ab34953754a9286 (diff) | |
download | ports-4b4356397f6a31c6c24a58e11c573bf7fe861380.tar.gz ports-4b4356397f6a31c6c24a58e11c573bf7fe861380.zip |
Add more CATEGORIES. packages/orphans is now empty.
Notes
Notes:
svn path=/head/; revision=1590
Diffstat (limited to 'benchmarks/tcpblast')
-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 9def85e04cf5..bc020e0f506e 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 |