diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-08-04 08:46:07 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-08-04 08:46:07 +0000 |
commit | 8cb1c3514f0fa9213e05bdf90d7634ea3d3b958e (patch) | |
tree | dcd97573fc8a22b9fbaa6b1763601f89561874c1 /benchmarks/netperf | |
parent | dc040556f3d23a4a78a1ee44aa01dbee50aef043 (diff) | |
download | ports-8cb1c3514f0fa9213e05bdf90d7634ea3d3b958e.tar.gz ports-8cb1c3514f0fa9213e05bdf90d7634ea3d3b958e.zip |
Notes
Diffstat (limited to 'benchmarks/netperf')
-rw-r--r-- | benchmarks/netperf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/netperf/Makefile b/benchmarks/netperf/Makefile index 969712bd67ee..2e5cd05277c5 100644 --- a/benchmarks/netperf/Makefile +++ b/benchmarks/netperf/Makefile @@ -3,7 +3,7 @@ # Date created: 19 July 1996 # Whom: koshy # -# $Id: Makefile,v 1.3 1996/08/03 19:45:55 pst Exp $ +# $Id: Makefile,v 1.1.1.1 1996/08/03 19:51:04 pst Exp $ # DISTNAME= netperf-2.1pl1 @@ -12,6 +12,7 @@ CATEGORIES+= benchmarks MASTER_SITES= ftp://ftp.cup.hp.com/dist/networking/benchmarks/netperf/ MAINTAINER= pst@freebsd.org + MAKEFILE= makefile post-install: |