pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts fonts: Sort ibm-plex-otf in Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/489f05e7c97a
branches:  trunk
changeset: 338288:489f05e7c97a
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Aug 22 09:32:50 2019 +0000

description:
fonts: Sort ibm-plex-otf in Makefile

diffstat:

 fonts/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 62cd80b78e81 -r 489f05e7c97a fonts/Makefile
--- a/fonts/Makefile    Thu Aug 22 08:23:48 2019 +0000
+++ b/fonts/Makefile    Thu Aug 22 09:32:50 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.329 2019/08/17 10:49:46 ng0 Exp $
+# $NetBSD: Makefile,v 1.330 2019/08/22 09:32:50 nia Exp $
 #
 
 COMMENT=       Fonts
@@ -117,8 +117,8 @@
 SUBDIR+=       gsftopkk
 SUBDIR+=       gucharmap
 SUBDIR+=       harfbuzz
+SUBDIR+=       ibm-plex-otf
 SUBDIR+=       ibm-plex-ttf
-SUBDIR+=       ibm-plex-otf
 SUBDIR+=       inconsolata-g
 SUBDIR+=       inconsolata-ttf
 SUBDIR+=       intlfonts



Home | Main Index | Thread Index | Old Index