diff options
-rw-r--r-- | benchmarks/p5-Benchmark-Forking/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/benchmarks/p5-Benchmark-Forking/Makefile b/benchmarks/p5-Benchmark-Forking/Makefile index 606551915ce1..53b0d39d54c2 100644 --- a/benchmarks/p5-Benchmark-Forking/Makefile +++ b/benchmarks/p5-Benchmark-Forking/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Benchmark-Forking -# Date created: 2007-01-06 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Benchmark-Forking PORTVERSION= 1.01 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Benchmark PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eadler@FreeBSD.org COMMENT= Run benchmarks in separate processes PERL_CONFIGURE= yes |