diff options
Diffstat (limited to 'devel/creduce/Makefile')
-rw-r--r-- | devel/creduce/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/creduce/Makefile b/devel/creduce/Makefile index ec9dfa3a841c..5c210cb523ee 100644 --- a/devel/creduce/Makefile +++ b/devel/creduce/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= http://embed.cs.utah.edu/creduce/ MAINTAINER= swills@FreeBSD.org COMMENT= Produces small test cases +WWW= https://embed.cs.utah.edu/creduce/ LLVM_VER= 80 BUILD_DEPENDS= llvm-config${LLVM_VER}:devel/llvm${LLVM_VER} |