pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts



Module Name:    pkgsrc
Committed By:   rhialto
Date:           Sat Nov  6 11:51:25 UTC 2021

Modified Files:
        pkgsrc/fonts: Makefile

Log Message:
fonts/Makefile: added UFAS-otf


To generate a diff of this commit:
cvs rdiff -u -r1.363 -r1.364 pkgsrc/fonts/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/fonts/Makefile
diff -u pkgsrc/fonts/Makefile:1.363 pkgsrc/fonts/Makefile:1.364
--- pkgsrc/fonts/Makefile:1.363 Fri Jul 16 15:40:33 2021
+++ pkgsrc/fonts/Makefile       Sat Nov  6 11:51:25 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.363 2021/07/16 15:40:33 nia Exp $
+# $NetBSD: Makefile,v 1.364 2021/11/06 11:51:25 rhialto Exp $
 #
 
 COMMENT=       Fonts
@@ -16,6 +16,7 @@ SUBDIR+=      Merriweather-ttf
 SUBDIR+=       Office-Code-Pro
 SUBDIR+=       SDL2_ttf
 SUBDIR+=       TextFonts-ttf
+SUBDIR+=       UFAS-otf
 SUBDIR+=       UnifrakturMaguntia-ttf
 SUBDIR+=       Xft2
 SUBDIR+=       Xg



Home | Main Index | Thread Index | Old Index