diff options
-rw-r--r-- | benchmarks/siege/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/benchmarks/siege/Makefile b/benchmarks/siege/Makefile index 5ec8faf79dfb..718cccafae58 100644 --- a/benchmarks/siege/Makefile +++ b/benchmarks/siege/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: siege -# Date created: Jun 2, 2001 -# Whom: Mark Pulford <mark@kyne.com.au> -# +# Created by: Mark Pulford <mark@kyne.com.au> # $FreeBSD$ -# PORTNAME= siege PORTVERSION= 2.70 @@ -15,7 +11,6 @@ MAINTAINER= bapt@FreeBSD.org COMMENT= A http regression testing and benchmarking utility LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USE_OPENSSL= yes |