Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2018 09:12:27 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r475353 - head/misc/openhmd
Message-ID:  <201807260912.w6Q9CRYd091898@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Thu Jul 26 09:12:27 2018
New Revision: 475353
URL: https://svnweb.freebsd.org/changeset/ports/475353

Log:
  misc/openhmd: Small correction

Modified:
  head/misc/openhmd/Makefile

Modified: head/misc/openhmd/Makefile
==============================================================================
--- head/misc/openhmd/Makefile	Thu Jul 26 09:11:26 2018	(r475352)
+++ head/misc/openhmd/Makefile	Thu Jul 26 09:12:27 2018	(r475353)
@@ -10,7 +10,7 @@ MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	API and drivers for immersive technology
 
 LICENSE=	BSL
-xLICENSE_FILE=	${WRKSRC}/LICENSE
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libhidapi.so:comms/hidapi
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807260912.w6Q9CRYd091898>