From 63a3e40683b8241b73443345243ad9ffdf46dfa9 Mon Sep 17 00:00:00 2001
From: Scott Mace <smace@FreeBSD.org>
Date: Tue, 7 Jan 2003 20:28:47 +0000
Subject: [PATCH] Cleanup Makefile with after portlint.

---
 benchmarks/iperf/Makefile | 5 +++--
 net/iperf/Makefile        | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/benchmarks/iperf/Makefile b/benchmarks/iperf/Makefile
index 6021515b32c6..26d796f02aff 100644
--- a/benchmarks/iperf/Makefile
+++ b/benchmarks/iperf/Makefile
@@ -7,13 +7,14 @@
 
 PORTNAME=	iperf
 PORTVERSION= 	1.6.4
-DISTNAME=	iperf-1.6.4-source
 CATEGORIES=	net
 MASTER_SITES=	http://dast.nlanr.net/Projects/Iperf/
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+DISTNAME=	iperf-1.6.4-source
 
 MAINTAINER=	smace@FreeBSD.org
 
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+
 NO_CDROM=	"can't charge a fee for the software"
 
 do-install:
diff --git a/net/iperf/Makefile b/net/iperf/Makefile
index 6021515b32c6..26d796f02aff 100644
--- a/net/iperf/Makefile
+++ b/net/iperf/Makefile
@@ -7,13 +7,14 @@
 
 PORTNAME=	iperf
 PORTVERSION= 	1.6.4
-DISTNAME=	iperf-1.6.4-source
 CATEGORIES=	net
 MASTER_SITES=	http://dast.nlanr.net/Projects/Iperf/
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+DISTNAME=	iperf-1.6.4-source
 
 MAINTAINER=	smace@FreeBSD.org
 
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+
 NO_CDROM=	"can't charge a fee for the software"
 
 do-install: