summaryrefslogtreecommitdiff
path: root/benchmarks/lmbench/Makefile
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/lmbench/Makefile
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 '')
-rw-r--r--benchmarks/lmbench/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile
index aecd7a9c7316..a616f99a0971 100644
--- a/benchmarks/lmbench/Makefile
+++ b/benchmarks/lmbench/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: lmbench
-# Version required: 1.1
# Date created: 6 May 1995
# Whom: asami
#
# $FreeBSD$
#
-DISTNAME= lmbench
-PKGNAME= lmbench-1.1
+PORTNAME= lmbench
+PORTVERSION= 1.1
CATEGORIES= benchmarks
MASTER_SITES= ftp://ftp.deva.net/pub/sources/system/benchmarks/ \
ftp://ftp.kuis.kyoto-u.ac.jp/misc/benchmarks/ \
ftp://ftp.netlab.is.tsukuba.ac.jp/pub/utils/benchmark/
+DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tar.Z
MAINTAINER= fenner@FreeBSD.org