diff options
Diffstat (limited to 'games/bubble-chains/Makefile')
-rw-r--r-- | games/bubble-chains/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/bubble-chains/Makefile b/games/bubble-chains/Makefile index 37b2e66ee865..104c83510fc5 100644 --- a/games/bubble-chains/Makefile +++ b/games/bubble-chains/Makefile @@ -15,6 +15,8 @@ EXTRACT_ONLY= chains-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= The aim is to remove all of the targets on each level +BROKEN= unfetchable + LICENSE= GPLv2 EXTRACT_DEPENDS= 7z:${PORTSDIR}/archivers/p7zip |