diff options
author | asami <asami@FreeBSD.org> | 1996-08-04 08:46:07 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-08-04 08:46:07 +0000 |
commit | b04e7ca7a962849a1b5a391f1d83ac7d5066df17 (patch) | |
tree | 5592defaa15ee3da554a4bd8ad2bb718116bfd10 /benchmarks | |
parent | 0f3095262418f45561aab1f504074878ebc21300 (diff) | |
download | FreeBSD-ports-b04e7ca7a962849a1b5a391f1d83ac7d5066df17.zip FreeBSD-ports-b04e7ca7a962849a1b5a391f1d83ac7d5066df17.tar.gz |
Maintainer goes in a section of its own.
Diffstat (limited to 'benchmarks')
-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 969712b..2e5cd05 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: |