svn commit: r309718 - head/benchmarks/siege

Baptiste Daroussin bapt at FreeBSD.org
Mon Dec 31 11:35:26 UTC 2012


Author: bapt
Date: Mon Dec 31 11:35:25 2012
New Revision: 309718
URL: http://svnweb.freebsd.org/changeset/ports/309718

Log:
  - Trim headers
  - Remove useless LICENSE_FILE

Modified:
  head/benchmarks/siege/Makefile

Modified: head/benchmarks/siege/Makefile
==============================================================================
--- head/benchmarks/siege/Makefile	Mon Dec 31 11:33:54 2012	(r309717)
+++ head/benchmarks/siege/Makefile	Mon Dec 31 11:35:25 2012	(r309718)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	siege
-# Date created:			Jun 2, 2001
-# Whom:				Mark Pulford <mark at kyne.com.au>
-#
+# Created by: Mark Pulford <mark at kyne.com.au>
 # $FreeBSD$
-#
 
 PORTNAME=	siege
 PORTVERSION=	2.70
@@ -15,7 +11,6 @@ MAINTAINER=	bapt at FreeBSD.org
 COMMENT=	A http regression testing and benchmarking utility
 
 LICENSE=	GPLv2
-LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 USE_OPENSSL=	yes


More information about the svn-ports-all mailing list