From ef42441ef62482246c769467dc9f2a1e0ccb7374 Mon Sep 17 00:00:00 2001 From: obrien Date: Sun, 13 Feb 2000 03:25:05 +0000 Subject: Style nits in the ports I maintain. --- benchmarks/iozone21/Makefile | 9 +++++---- benchmarks/postmark/Makefile | 4 ++-- benchmarks/rawio/Makefile | 4 ++-- 3 files changed, 9 insertions(+), 8 deletions(-) (limited to 'benchmarks') diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile index d39329eb56e..6c572914f36 100644 --- a/benchmarks/iozone21/Makefile +++ b/benchmarks/iozone21/Makefile @@ -1,7 +1,8 @@ -# New ports collection makefile for: iozone -# Version required: 2.01 -# Date created: 26 September 1994 -# Whom: jmz +# ex:ts=8 +# Ports collection makefile for: iozone +# Version required: 2.01 +# Date created: 26 September 1994 +# Whom: jmz # # $FreeBSD$ # diff --git a/benchmarks/postmark/Makefile b/benchmarks/postmark/Makefile index 2d827b04960..ba2ffa2a6ed 100644 --- a/benchmarks/postmark/Makefile +++ b/benchmarks/postmark/Makefile @@ -1,6 +1,6 @@ # ex:ts=8 # Ports collection makefile for: postmark -# Version required: 1.11 +# Version required: 1.11 # Date created: Sat Sep 18, 1999 # Whom: David O'Brien (obrien@NUXI.com) # @@ -14,7 +14,7 @@ MASTER_SITES= http://www.netapp.com/ftp/ \ http://www.taronga.com/~nick/files/ EXTRACT_SUFX= .c -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org NO_WRKSUBDIR= yes diff --git a/benchmarks/rawio/Makefile b/benchmarks/rawio/Makefile index b8142a0c1c7..55a76da7385 100644 --- a/benchmarks/rawio/Makefile +++ b/benchmarks/rawio/Makefile @@ -1,6 +1,6 @@ # ex:ts=8 # Ports collection makefile for: Rawio -# Version required: 1.0 +# Version required: 1.0 # Date created: Sun Aug 08, 1999 # Whom: David O'Brien (obrien@NUXI.com) # @@ -11,7 +11,7 @@ DISTNAME= rawio-1.1 CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.lemis.com/pub/ -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org NO_WRKSUBDIR= yes MAN1= rawio.1 -- cgit