summaryrefslogtreecommitdiff
path: root/benchmarks/siege
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-12-31 11:35:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-12-31 11:35:25 +0000
commite94cd987cf22154caf1ca9ea0c8086f02a80189b (patch)
tree0ac6f119694d22eb7c39c065b9df3e76bb0467ef /benchmarks/siege
parent- Trim headers (diff)
- Trim headers
- Remove useless LICENSE_FILE
Notes
Notes: svn path=/head/; revision=309718
Diffstat (limited to 'benchmarks/siege')
-rw-r--r--benchmarks/siege/Makefile7
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