diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-13 08:47:02 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-13 08:47:02 +0000 |
commit | 9a092f9ffa3777bc59aeabfcfdb1d6420af10425 (patch) | |
tree | 4cf277d5a95bb01fe5b197f3b33024950526a391 /emulators/gnuboy | |
parent | 34b7ad18fe5e324340086bf0ea664646ea568c68 (diff) |
Mark as broken: unfetchable
Notes
Notes:
svn path=/head/; revision=403657
Diffstat (limited to 'emulators/gnuboy')
-rw-r--r-- | emulators/gnuboy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile index f9db1e6c15cb..d5caf9da2ed0 100644 --- a/emulators/gnuboy/Makefile +++ b/emulators/gnuboy/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.sourcefiles.org/Emulators/Videogames/ MAINTAINER= ports@FreeBSD.org COMMENT= Nintendo GameBoy emulator +BROKEN= unfetchable + LICENSE= GPLv2 # (or later) LICENSE_FILE= ${WRKSRC}/COPYING |