svn commit: r320175 - head/net/v6eval

Andrej Zverev az at FreeBSD.org
Fri Jun 7 07:59:34 UTC 2013


Author: az
Date: Fri Jun  7 07:59:34 2013
New Revision: 320175
URL: http://svnweb.freebsd.org/changeset/ports/320175

Log:
  - Revert LICENSE_FILE line
  
  Requested by:	hrs@ (maintainer)

Modified:
  head/net/v6eval/Makefile

Modified: head/net/v6eval/Makefile
==============================================================================
--- head/net/v6eval/Makefile	Fri Jun  7 07:56:59 2013	(r320174)
+++ head/net/v6eval/Makefile	Fri Jun  7 07:59:34 2013	(r320175)
@@ -11,6 +11,7 @@ MAINTAINER=	hrs at FreeBSD.org
 COMMENT=	IPv6 Conformance Test Platform
 
 LICENSE=	BSD
+LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 
 RUN_DEPENDS=	p5-Expect>=0:${PORTSDIR}/lang/p5-Expect
 


More information about the svn-ports-all mailing list