From ca1a18e254eb3d61184a98f06e10e1efecc6d979 Mon Sep 17 00:00:00 2001 From: danfe Date: Tue, 30 Jun 2009 11:38:35 +0000 Subject: Simplify, relinquish. --- benchmarks/flops/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'benchmarks/flops') diff --git a/benchmarks/flops/Makefile b/benchmarks/flops/Makefile index 1649122ac28c..67b3c549d068 100644 --- a/benchmarks/flops/Makefile +++ b/benchmarks/flops/Makefile @@ -11,14 +11,11 @@ CATEGORIES= benchmarks MASTER_SITES= http://mbsd.msk.ru/dist/ DISTFILES= ${PORTNAME}.c ${PORTNAME}.doc -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Floating point benchmark to give your MFLOPS rating PLIST_FILES= bin/flops - -.if !defined(NOPORTDOCS) PORTDOCS= flops.doc -.endif do-extract: .SILENT ${MKDIR} ${WRKSRC} -- cgit