diff options
Diffstat (limited to 'benchmarks/netpipe/Makefile')
-rw-r--r-- | benchmarks/netpipe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/netpipe/Makefile b/benchmarks/netpipe/Makefile index e251ce17efc5..9b0e6c4250b1 100644 --- a/benchmarks/netpipe/Makefile +++ b/benchmarks/netpipe/Makefile @@ -1,11 +1,11 @@ # New ports collection makefile for: netpipe -# Version required: 2.3 # Date created: 20 Feb 1998 # Whom: jkoshy # # $FreeBSD$ -DISTNAME= netpipe-2.3 +PORTNAME= netpipe +PORTVERSION= 2.3 CATEGORIES= benchmarks net MASTER_SITES= ftp://ftp.scl.ameslab.gov/pub/netpipe/ \ http://people.FreeBSD.org/~jkoshy/PORTS/ |