From bb5d1bfd036b4428ef11478076527cc9f9cc5f55 Mon Sep 17 00:00:00 2001 From: bapt Date: Mon, 31 Dec 2012 11:35:25 +0000 Subject: - Trim headers - Remove useless LICENSE_FILE --- benchmarks/siege/Makefile | 7 +------ 1 file changed, 1 insertion(+), 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 -# +# Created by: Mark Pulford # $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 -- cgit