svn commit: r404839 - head/emulators/gnuboy

Raphael Kubo da Costa rakuco at FreeBSD.org
Wed Dec 30 11:51:40 UTC 2015


Author: rakuco
Date: Wed Dec 30 11:51:39 2015
New Revision: 404839
URL: https://svnweb.freebsd.org/changeset/ports/404839

Log:
  Unmark BROKEN, the port can be fetched fine.

Modified:
  head/emulators/gnuboy/Makefile

Modified: head/emulators/gnuboy/Makefile
==============================================================================
--- head/emulators/gnuboy/Makefile	Wed Dec 30 11:50:49 2015	(r404838)
+++ head/emulators/gnuboy/Makefile	Wed Dec 30 11:51:39 2015	(r404839)
@@ -10,8 +10,6 @@ MASTER_SITES=	http://www.sourcefiles.org
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Nintendo GameBoy emulator
 
-BROKEN=		unfetchable
-
 LICENSE=	GPLv2 # (or later)
 LICENSE_FILE=	${WRKSRC}/COPYING
 


More information about the svn-ports-head mailing list