summaryrefslogtreecommitdiff
path: root/benchmarks/bonnie
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 22:04:57 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 22:04:57 +0000
commita0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba (patch)
tree3ffd72b216e533f037cfc7f06f222ca72e602018 /benchmarks/bonnie
parentupdate with the new PORTNAME/PORTVERSION variables (diff)
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27416
Diffstat (limited to 'benchmarks/bonnie')
-rw-r--r--benchmarks/bonnie/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/bonnie/Makefile b/benchmarks/bonnie/Makefile
index 1b8bf277229e..4503d28114d4 100644
--- a/benchmarks/bonnie/Makefile
+++ b/benchmarks/bonnie/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: bonnie
-# Version required: 1.0
# Date created: 26 September 1994
# Whom: se
#
# $FreeBSD$
#
-DISTNAME= Bonnie
-PKGNAME= bonnie-1.0
+PORTNAME= bonnie
+PORTVERSION= 1.0
CATEGORIES= benchmarks
MASTER_SITES= ftp://ftp.sunet.se/pub/benchmark/Bonnie/
EXTRACT_SUFX= .tar.Z
+DISTNAME= Bonnie
MAINTAINER= se@FreeBSD.org