aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/lmbench
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-09 06:04:57 +0800
committermharo <mharo@FreeBSD.org>2000-04-09 06:04:57 +0800
commit007c7f0c9d4eaad89449342ee90e4b102925caec (patch)
tree114f7c864c24ff21a525d1dd997282751fdf3b12 /benchmarks/lmbench
parentff937aa62d305b29ccf01992d537477ef5b3b89d (diff)
downloadfreebsd-ports-gnome-007c7f0c9d4eaad89449342ee90e4b102925caec.tar.gz
freebsd-ports-gnome-007c7f0c9d4eaad89449342ee90e4b102925caec.tar.zst
freebsd-ports-gnome-007c7f0c9d4eaad89449342ee90e4b102925caec.zip
update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'benchmarks/lmbench')
-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