diff options
author | asami <asami@FreeBSD.org> | 1995-05-03 10:22:33 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-05-03 10:22:33 +0800 |
commit | d37ba37f30eb00831595bef37f12c6b57fabf8dc (patch) | |
tree | 6d76461edd05baff17d2f65ffb3ded6982a7cdef /benchmarks | |
parent | 1c5bab9b41871a344439edf3bc5fc29d7cb8b784 (diff) | |
download | freebsd-ports-graphics-d37ba37f30eb00831595bef37f12c6b57fabf8dc.tar.gz freebsd-ports-graphics-d37ba37f30eb00831595bef37f12c6b57fabf8dc.tar.zst freebsd-ports-graphics-d37ba37f30eb00831595bef37f12c6b57fabf8dc.zip |
Add more CATEGORIES. packages/orphans is now empty.
Diffstat (limited to 'benchmarks')
-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 |