Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jul 2018 12:48:07 +0000 (UTC)
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r475168 - head/x11-fonts
Message-ID:  <201807231248.w6NCm78X068353@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: arrowd
Date: Mon Jul 23 12:48:07 2018
New Revision: 475168
URL: https://svnweb.freebsd.org/changeset/ports/475168

Log:
  Fix alphabetic order in x11-fonts/Makefile.
  
  Reported by:	mat
  Approved by:	tcberner (mentor)

Modified:
  head/x11-fonts/Makefile

Modified: head/x11-fonts/Makefile
==============================================================================
--- head/x11-fonts/Makefile	Mon Jul 23 12:46:48 2018	(r475167)
+++ head/x11-fonts/Makefile	Mon Jul 23 12:48:07 2018	(r475168)
@@ -3,6 +3,7 @@
 
     COMMENT = X11 fonts and font utilities
 
+    SUBDIR += Hasklig
     SUBDIR += alef
     SUBDIR += alegreya
     SUBDIR += alegreya-sans
@@ -114,7 +115,6 @@
     SUBDIR += google-fonts
     SUBDIR += hack-font
     SUBDIR += hanazono-fonts-ttf
-    SUBDIR += Hasklig
     SUBDIR += inconsolata-lgc-ttf
     SUBDIR += inconsolata-ttf
     SUBDIR += indic-ttf



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