Date: Sat, 25 May 2019 10:04:17 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r502547 - head/x11-drivers/xf86-input-synaptics Message-ID: <201905251004.x4PA4HvP038544@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= X.Org synaptics input driver -LICESNE= MIT +LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= pathfix
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905251004.x4PA4HvP038544>