diff options
Diffstat (limited to 'games/dcross/Makefile')
-rw-r--r-- | games/dcross/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/dcross/Makefile b/games/dcross/Makefile index 7066f607438f..d0f71c041f44 100644 --- a/games/dcross/Makefile +++ b/games/dcross/Makefile @@ -17,6 +17,8 @@ COMMENT= Unconventional falling block game LICENSE= GPLv2 +BROKEN= Unfetchable (google code has gone away) + RUN_DEPENDS= ${PYGAME} WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}/ |