summaryrefslogtreecommitdiff
path: root/benchmarks/lzbench/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/lzbench/Makefile')
-rw-r--r--benchmarks/lzbench/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/lzbench/Makefile b/benchmarks/lzbench/Makefile
index 743ca98fd382..70b7e97cd298 100644
--- a/benchmarks/lzbench/Makefile
+++ b/benchmarks/lzbench/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= benchmarks
MAINTAINER= danfe@FreeBSD.org
COMMENT= In-memory benchmark of open-source LZ77/LZSS/LZMA compressors
+WWW= https://github.com/inikep/lzbench
USES= compiler:c11 gmake
USE_GITHUB= yes