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 /graphics/quat | |
parent | 95c3088ee6b06ecd1a7cd0bb57b554ce8044c728 (diff) |
Mark as broken: does not fetch
Notes
Notes:
svn path=/head/; revision=403659
Diffstat (limited to 'graphics/quat')
-rw-r--r-- | graphics/quat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/quat/Makefile b/graphics/quat/Makefile index bfb3c201b87c..77922aae3705 100644 --- a/graphics/quat/Makefile +++ b/graphics/quat/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= http://www.sourcefiles.org/Graphics/Fractals/ MAINTAINER= ports@FreeBSD.org COMMENT= Three-dimensional fractal creator (command line only) +BROKEN= unfetchable LICENSE= GPLv2 # (or later) OPTIONS_DEFINE= OPTIMIZED_CFLAGS DOCS |