svn commit: r545102 - head/editors

Dima Panov fluffy at FreeBSD.org
Sun Aug 16 12:44:34 UTC 2020


Author: fluffy
Date: Sun Aug 16 12:44:33 2020
New Revision: 545102
URL: https://svnweb.freebsd.org/changeset/ports/545102

Log:
  Add two new libreoffice langpacks: cbk (Central Kurdish) and fur (Friulian)

Modified:
  head/editors/Makefile

Modified: head/editors/Makefile
==============================================================================
--- head/editors/Makefile	Sun Aug 16 12:41:23 2020	(r545101)
+++ head/editors/Makefile	Sun Aug 16 12:44:33 2020	(r545102)
@@ -96,6 +96,7 @@
     SUBDIR += libreoffice-bs
     SUBDIR += libreoffice-ca
     SUBDIR += libreoffice-ca_valencia
+    SUBDIR += libreoffice-ckb
     SUBDIR += libreoffice-cs
     SUBDIR += libreoffice-cy
     SUBDIR += libreoffice-da
@@ -111,6 +112,7 @@
     SUBDIR += libreoffice-eu
     SUBDIR += libreoffice-fa
     SUBDIR += libreoffice-fi
+    SUBDIR += libreoffice-fur
     SUBDIR += libreoffice-fy
     SUBDIR += libreoffice-ga
     SUBDIR += libreoffice-gd


More information about the svn-ports-head mailing list