diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
commit | 496ac41eab239d23ec8c4be4de8c7274167db816 (patch) | |
tree | 833ea06148a6d04c639882998b046989806a59ed /games/bubble-chains | |
parent | 0888e6c87c87611f8c3c91d010963770653c20ec (diff) |
Mark a few ports BROKEN: unfetchable
Notes
Notes:
svn path=/head/; revision=401096
Diffstat (limited to 'games/bubble-chains')
-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 |