svn commit: r402599 - head/emulators/fmsx

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Nov 29 14:41:38 UTC 2015


Author: amdmi3
Date: Sun Nov 29 14:41:36 2015
New Revision: 402599
URL: https://svnweb.freebsd.org/changeset/ports/402599

Log:
  - Remove BROKEN, fetch was fixed

Modified:
  head/emulators/fmsx/Makefile

Modified: head/emulators/fmsx/Makefile
==============================================================================
--- head/emulators/fmsx/Makefile	Sun Nov 29 14:38:20 2015	(r402598)
+++ head/emulators/fmsx/Makefile	Sun Nov 29 14:41:36 2015	(r402599)
@@ -16,8 +16,6 @@ EXTRACT_ONLY=	fMSX${PORTVERSION:C/\.//}.
 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-all mailing list