aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-12-31 19:35:25 +0800
committerbapt <bapt@FreeBSD.org>2012-12-31 19:35:25 +0800
commitbb5d1bfd036b4428ef11478076527cc9f9cc5f55 (patch)
tree0ac6f119694d22eb7c39c065b9df3e76bb0467ef
parenta4f37902310ec929fad867dffc2704e6ab58db67 (diff)
downloadfreebsd-ports-gnome-bb5d1bfd036b4428ef11478076527cc9f9cc5f55.tar.gz
freebsd-ports-gnome-bb5d1bfd036b4428ef11478076527cc9f9cc5f55.tar.zst
freebsd-ports-gnome-bb5d1bfd036b4428ef11478076527cc9f9cc5f55.zip
- Trim headers
- Remove useless LICENSE_FILE
-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