svn commit: r550638 - head/emulators

Muhammad Moinur Rahman bofh at FreeBSD.org
Wed Sep 30 02:05:38 UTC 2020


Author: bofh
Date: Wed Sep 30 02:05:34 2020
New Revision: 550638
URL: https://svnweb.freebsd.org/changeset/ports/550638

Log:
  emulators/qemu42: Add missing entry in emulators/Makefile

Modified:
  head/emulators/Makefile

Modified: head/emulators/Makefile
==============================================================================
--- head/emulators/Makefile	Wed Sep 30 02:04:23 2020	(r550637)
+++ head/emulators/Makefile	Wed Sep 30 02:05:34 2020	(r550638)
@@ -118,6 +118,7 @@
     SUBDIR += qemu-utils
     SUBDIR += qemu31
     SUBDIR += qemu41
+    SUBDIR += qemu42
     SUBDIR += qemu50
     SUBDIR += qmc2
     SUBDIR += quasi88


More information about the svn-ports-head mailing list