Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Sep 2018 10:12:46 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480905 - head/x11/alacritty
Message-ID:  <201809291012.w8TACkcW002098@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Sat Sep 29 10:12:45 2018
New Revision: 480905
URL: https://svnweb.freebsd.org/changeset/ports/480905

Log:
  Fix whitespace

Modified:
  head/x11/alacritty/Makefile

Modified: head/x11/alacritty/Makefile
==============================================================================
--- head/x11/alacritty/Makefile	Sat Sep 29 09:49:20 2018	(r480904)
+++ head/x11/alacritty/Makefile	Sat Sep 29 10:12:45 2018	(r480905)
@@ -22,7 +22,7 @@ GH_TUPLE=	jwilm:rust-fontconfig:be2b94de833ec69cf76718
 
 OPTIONS_DEFINE=	EXAMPLES
 
-PLIST_FILES=    bin/alacritty \
+PLIST_FILES=	bin/alacritty \
 		man/man1/alacritty.1.gz \
 		etc/bash_completion.d/alacritty-completions.bash \
 		share/fish/completions/alacritty-completions.fish \



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