svn commit: r502547 - head/x11-drivers/xf86-input-synaptics

Tobias Kortkamp tobik at FreeBSD.org
Sat May 25 10:04:18 UTC 2019


Author: tobik
Date: Sat May 25 10:04:16 2019
New Revision: 502547
URL: https://svnweb.freebsd.org/changeset/ports/502547

Log:
  x11-drivers/xf86-input-synaptics: Spell LICENSE correctly

Modified:
  head/x11-drivers/xf86-input-synaptics/Makefile

Modified: head/x11-drivers/xf86-input-synaptics/Makefile
==============================================================================
--- head/x11-drivers/xf86-input-synaptics/Makefile	Sat May 25 10:02:26 2019	(r502546)
+++ head/x11-drivers/xf86-input-synaptics/Makefile	Sat May 25 10:04:16 2019	(r502547)
@@ -8,7 +8,7 @@ CATEGORIES=	x11-drivers
 MAINTAINER=	x11 at FreeBSD.org
 COMMENT=	X.Org synaptics input driver
 
-LICESNE=	MIT
+LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		pathfix


More information about the svn-ports-all mailing list