svn commit: r561758 - head/emulators/bochs

Neel Chauhan nc at FreeBSD.org
Sat Jan 16 20:13:28 UTC 2021


Author: nc
Date: Sat Jan 16 20:13:27 2021
New Revision: 561758
URL: https://svnweb.freebsd.org/changeset/ports/561758

Log:
  emulators/bochs: Adopt port.
  
  Approved by:	0mp (mentor, implicit)

Modified:
  head/emulators/bochs/Makefile

Modified: head/emulators/bochs/Makefile
==============================================================================
--- head/emulators/bochs/Makefile	Sat Jan 16 20:13:02 2021	(r561757)
+++ head/emulators/bochs/Makefile	Sat Jan 16 20:13:27 2021	(r561758)
@@ -8,7 +8,7 @@ PORTEPOCH=	2
 CATEGORIES=	emulators
 MASTER_SITES=	SF
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	nc at FreeBSD.org
 COMMENT=	IA-32 (x86) PC emulator that runs DOS, Win 95, and more
 
 LICENSE=	LGPL21


More information about the svn-ports-all mailing list