diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-13 09:41:22 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-13 09:41:22 +0000 |
commit | d9c363671df243aa122a11b7663b505d77d41ce6 (patch) | |
tree | f39fc3c681838153001da2713c3acb281d6ea2c9 /games/atris | |
parent | New port: converters/xml2c (diff) |
Mark as broken: does not fetch
Notes
Notes:
svn path=/head/; revision=403659
Diffstat (limited to 'games/atris')
-rw-r--r-- | games/atris/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/atris/Makefile b/games/atris/Makefile index 177a826faf1c..c94fcdbe7d09 100644 --- a/games/atris/Makefile +++ b/games/atris/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.sourcefiles.org/Games/Arcade/Block_Based/Tetris/ MAINTAINER= ports@FreeBSD.org COMMENT= Atris: Alizarin Tetris +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |