aboutsummaryrefslogtreecommitdiff
path: root/math/nanoflann
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-01-06 03:07:39 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-01-06 03:07:39 +0000
commit28a16c27f64298d52b8be2de092293e6f086d932 (patch)
tree6d26efe41caef12cd0cd5bd912250792264415d9 /math/nanoflann
parentfca49e25a0c69336e69f33911b87c440bde1ad77 (diff)
downloadports-28a16c27f64298d52b8be2de092293e6f086d932.tar.gz
ports-28a16c27f64298d52b8be2de092293e6f086d932.zip
math/nanoflann: Not broken
Erroneously labeled as BROKEN/unfetchable in rev.522132, which may have been made during a period of intermittent connectivity problems.
Notes
Notes: svn path=/head/; revision=522189
Diffstat (limited to 'math/nanoflann')
-rw-r--r--math/nanoflann/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/nanoflann/Makefile b/math/nanoflann/Makefile
index 99e7743b2c97..25f84a0969ce 100644
--- a/math/nanoflann/Makefile
+++ b/math/nanoflann/Makefile
@@ -8,8 +8,6 @@ CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
COMMENT= Header-only library for Nearest Neighbor (NN) search with KD-trees
-BROKEN= unfetchable
-
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING