diff options
Diffstat (limited to 'benchmarks/postmark')
-rw-r--r-- | benchmarks/postmark/Makefile | 3 | ||||
-rw-r--r-- | benchmarks/postmark/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/postmark/Makefile b/benchmarks/postmark/Makefile index 7ae9a171b96..9c57e4dfbf6 100644 --- a/benchmarks/postmark/Makefile +++ b/benchmarks/postmark/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/14 05:08:04 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 13:37:57 wiz Exp $ # FreeBSD ID: ports/benchmarks/postmark/Makefile,v 1.2 1999/09/19 05:13:20 obrien Exp # @@ -11,6 +11,7 @@ EXTRACT_SUFX= # MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.netapp.com/tech_library/3022.html +COMMENT= NetApps file system benchmark EXTRACT_CMD= ${CP} ${DOWNLOADED_DISTFILE} postmark.c diff --git a/benchmarks/postmark/pkg/COMMENT b/benchmarks/postmark/pkg/COMMENT deleted file mode 100644 index 26f496cdfba..00000000000 --- a/benchmarks/postmark/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -NetApps file system benchmark |