Date: Wed, 30 Sep 2020 02:05:34 +0000 (UTC) From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r550638 - head/emulators Message-ID: <202009300205.08U25Ydf088420@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009300205.08U25Ydf088420>