svn commit: r530202 - head/converters

Tobias Kortkamp tobik at FreeBSD.org
Wed Apr 1 07:32:06 UTC 2020


Author: tobik
Date: Wed Apr  1 07:31:47 2020
New Revision: 530202
URL: https://svnweb.freebsd.org/changeset/ports/530202

Log:
  Fix yj entry

Modified:
  head/converters/Makefile

Modified: head/converters/Makefile
==============================================================================
--- head/converters/Makefile	Wed Apr  1 06:59:48 2020	(r530201)
+++ head/converters/Makefile	Wed Apr  1 07:31:47 2020	(r530202)
@@ -179,7 +179,7 @@
     SUBDIR += wkhtmltopdf
     SUBDIR += xdeview
     SUBDIR += xml2c
-    SUBDIR += yt
+    SUBDIR += yj
     SUBDIR += ytnef
     SUBDIR += zbase32
 


More information about the svn-ports-all mailing list