aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/nbench
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/nbench
parentbcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 (diff)
downloadports-a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba.tar.gz
ports-a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba.zip
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27416
Diffstat (limited to 'benchmarks/nbench')
-rw-r--r--benchmarks/nbench/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/nbench/Makefile b/benchmarks/nbench/Makefile
index 92a9059edcee..66d436e9bd89 100644
--- a/benchmarks/nbench/Makefile
+++ b/benchmarks/nbench/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: nbench
-# Version required: 2.1
# Date created: 17 December 1997
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
-DISTNAME= nbench-byte-2.1
-PKGNAME= nbench-2.1
+PORTNAME= nbench
+PORTVERSION= 2.1
CATEGORIES= benchmarks
MASTER_SITES= ftp://ftp.tux.org/pub/tux/mayer/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/benchmark
+DISTNAME= nbench-byte-2.1
MAINTAINER= ports@FreeBSD.org