From c3bb46468efb8e5e67dcd557814ce25e7c9521ee Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Mon, 10 Apr 2000 00:07:29 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- benchmarks/httperf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'benchmarks') diff --git a/benchmarks/httperf/Makefile b/benchmarks/httperf/Makefile index a6f86ad2ed45..79f98f612762 100644 --- a/benchmarks/httperf/Makefile +++ b/benchmarks/httperf/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: httperf -# Version required: 0.6 # Date created: 28 Jul 1999 # Whom: Will Andrews # # $FreeBSD$ # -DISTNAME= httperf-0.6 +PORTNAME= httperf +PORTVERSION= 0.6 CATEGORIES= www MASTER_SITES= ftp://ftp.hpl.hp.com/pub/httperf/ -- cgit