svn commit: r465896 - head/emulators/fmsx

Antoine Brodin antoine at FreeBSD.org
Thu Mar 29 13:45:11 UTC 2018


Author: antoine
Date: Thu Mar 29 13:45:10 2018
New Revision: 465896
URL: https://svnweb.freebsd.org/changeset/ports/465896

Log:
  Mark BROKEN: unfetchable
  
  Reported by:	pkg-fallout

Modified:
  head/emulators/fmsx/Makefile

Modified: head/emulators/fmsx/Makefile
==============================================================================
--- head/emulators/fmsx/Makefile	Thu Mar 29 13:28:57 2018	(r465895)
+++ head/emulators/fmsx/Makefile	Thu Mar 29 13:45:10 2018	(r465896)
@@ -16,6 +16,8 @@ EXTRACT_ONLY=	fMSX${PORTVERSION:C/\.//}.zip
 MAINTAINER=	dk at farm.org
 COMMENT=	Portable MSX/MSX2/MSX2+ Emulator
 
+BROKEN=		unfetchable
+
 USE_XORG=	x11 xext
 USES=		dos2unix gmake zip
 DOS2UNIX_FILES=	EMULib/Unix/LibUnix.c EMULib/Unix/NetUnix.c EMULib/Rules.gcc \


More information about the svn-ports-head mailing list